Future<bool> isSpeakerEnabled() async { return await _methodChannel.invokeMethod('isSpeakerEnabled'); }