setVoiceChangerType abstract method
- TXVoiceChangerType type
Setting Voice Changing Effects
- This API is used to set voice changing effects.
For the effects supported, please see
TXVoiceChangeType
.
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 setVoiceChangerType(TXVoiceChangerType type);