costales / unav

GPS Navigator for Ubuntu Touch
GNU General Public License v3.0
25 stars 8 forks source link

use alert audio stream for voice directions #23

Closed padu22 closed 4 years ago

padu22 commented 4 years ago

On UT, voice directions are currently mixed with audio streams from other apps at the same volume level. PulseAudio provides "alert" audio streams. When an alert audio stream is played all other audio's volume is automatically reduced, making the alert audio stream more prominent.

A UT example of alert audio streams is the shutter sound of the camera app. I cannot provide more technical information about this, but this issue is also discussed at UBports forum thread sound issue playing music and voice navigation.

costales commented 4 years ago

Thanks for the feedback @padu22 !! :)

The sound is played by a HTML container, then I can't call that alert call to the phone in that moment.

I'm sorry.