Not currently implemented for web
@override Future<bool?> toggleSpeaker(bool speakerIsOn) async { return Future.value(false); }