static Future<bool> changeToSpeaker() async { return await _channel.invokeMethod('changeToSpeaker'); }