停止对讲.释放资源空间
@override Future<int> stopTalkPlay(int audioHandle, {int mediaType = 1}) { return _audio.stopTalkPlay(audioHandle, mediaType); }