Future<bool?> muteAudio(bool status) async { throw UnimplementedError('muteAudio has not been implemented.'); }