public bool isSpeaking()
 {
     return(voiceController.isSpeaking());
 }