-
-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Spotify pause functionality? #658
Comments
Thank you for the suggestion! |
If your only concern is too hear the directions you can select that e.g. Google Maps routing will overlay the music (automatically decrease the volume of the music and increase volume of Navigation) as long as the nav tells the directions. Otherwise you can use BMW/Siri/Google Voice Commands to pause Music :) |
That's not really my concern. It's that there are times when I want to stop the music, for example I want to have a conversation with a passenger, but still hear the navigation.
I've not found Google voice commands to work that reliably when music is playing due to audio interference. I didn't think about using the BMW commands, which I can trigger with the steering wheel button, to pause the audio. I'll give that a try.
@hufman is it possible to unmute iDrive programmatically? If so, it seems like this could be achieved, maybe with an opt-in setting (e.g. "Pause media but don't mute iDrive on volume button press"):
Alternatively, could there be a secondary functionality when the volume button is pressed quickly in succession (i.e. double click):
This has the advantage of not impacting normal functionality and not needing to need to programmatically mute iDrive. The disadvantage is that it's not obvious and, if not placed behind an enable setting, could be triggered accidentally causing confusion for the user (while driving). |
Remember that long-pressing the steering wheel button will trigger your default assistant, and it also pauses the music to allow the assistant to understand you better. I find it works rather well. |
@hufman Was this actually "completed" or just closing due to age/inactivity? Wondering if I should be looking for new functionality. Thanks. |
I closed it because it hasn't had comments in a year and I don't intend to implement it. |
Actually thinking on it some more, I could imagine a manual play/pause entry in the Actions menu. This feels much better than a heuristic based on the mute button, and should be easier to build. |
When listening to Spotify the only way I'm aware of to pause the audio from iDrive is to push the volume button. Unfortunately, that also causes iDrive to "mute" media audio.
But, I frequently use Spotify and Google Maps together. There are times when I want to pause Spotify but still hear turn by turn directions. I can do that from the phone, but prefer the UX of making a selection in iDrive using the knob.
Any way to do this? Any interest?
Thanks.
The text was updated successfully, but these errors were encountered: