setVoiceReverbType abstract method
- TXVoiceReverbType type
Setting Voice Reverb Effects
- This API is used to set reverb effects for human voice. For the effects supported, please see TXVoiceReverbType.
Note: Effects become invalid after room exit. If you want to use the same effect after you enter the room again, you need to set the effect again using this API.
Implementation
void setVoiceReverbType(TXVoiceReverbType type);