コード例 #1
0
 public bool isSpeaking()
 {
     return(voiceController.isSpeaking());
 }