organicmaps / organicmaps

šŸƒ Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
https://organicmaps.app
Apache License 2.0
8.58k stars 837 forks source link

Android Auto OM voice announcement turns off the car radio #7909

Open biodranik opened 2 weeks ago

biodranik commented 2 weeks ago

If I use OM on Android Auto, the current radio is switched quietly on the first announcement, but it does not come back after the announcement and remains silent. The announcements continue to come.

With other tested navigation programs, however, it is fine.

I connect my smartphone via a wireless module usingĀ  WLAN. My radio is a Dynavin-X7. The car is Skoda-Yeti

If I connect it with cable the issue is the same

biodranik commented 2 weeks ago

@AndrewShkrob is there any difference for voice announcements in the main app code and AA code?

RedAuburn commented 2 weeks ago

similar to https://github.com/organicmaps/organicmaps/issues/7684

it seems that there are multiple channels for voice/music etc. sounds like OM is playing announcements over the music channel, causing the other music source to pause (and crossfade)

the slight differences are likely due to AA device manufacturer implementation behaviours varying