Future<Uint8List> stopVoiceIntercom() async { return await _channel.invokeMethod('stopVoiceIntercom'); }