Stop audio playback
Future<Map<String, dynamic>?> stopAudio() async { return NotificationAudioPluginPlatform.instance.stopAudio(); }