/// <summary>结束说话</summary>
 public void VoiceEnd()
 {
     m_BaiduSpeechManager.VoiceStop();
 }