unbindVoiceChangeHandler method

void unbindVoiceChangeHandler()

Implementation

void unbindVoiceChangeHandler() {
  _voiceChangeHandler = null;
}