设置对讲音量,0-100 0 表示关闭
Future<int> setVolume(int audioHandle, int volume) { throw UnimplementedError('setVolume() has not been implemented.'); }