setVoiceEarMonitorVolume abstract method
- int volume
Set ear monitor volume
Through this interface, you can set the volume of the sound in the ear monitor effect.
volume: Ear monitor volume, range 0 - 100
Implementation
void setVoiceEarMonitorVolume(int volume);