Opened 12 years ago
Closed 5 years ago
#800 closed enhancement/feature request (wontfix)
Use Navigation stream, instead of music stream
Reported by: | zanoy | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | version 0.5.1 |
Component: | port/android | Version: | git master |
Severity: | normal | Keywords: | sound, speech |
Cc: | https://wiki.navit-project.org/index.php/user:zanoy |
Description
Navit currently uses the same stream as music players do. For that reason I cannot change the volume of the musik player and navit independently when I have both running at the same time.
When I change the volume on google navigation, it states a change of volmume of 'Navigation' not of 'Media'.
To be able to use navit on a multi hour drive, I need the ability to listen to music using other players and I need to be able to change the volmues independently
Change History (3)
comment:1 Changed 10 years ago by usul
- Keywords sound speech added
- Milestone set to version 0.5.1
- Priority changed from major to minor
comment:2 Changed 5 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Severity set to normal
As you refer to android there are only those Audio Streams : STREAM_ACCESSIBILITY STREAM_ALARM STREAM_DTMF STREAM_MUSIC STREAM_NOTIFICATION STREAM_RING STREAM_SYSTEM STREAM_VOICE_CALL Extracted from https://developer.android.com/reference/android/media/AudioManager.html
So I think it is not possible. The only solution i see is that we add an volume bar into navit
comment:3 Changed 5 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Resolution set to wontfix
- Status changed from new to closed
As said before, its not possible (as far as we know) if someone has future informations please feel free to add them.
Jkoan
Is this still an issue? How to playback on a seperated stream or set the volume of TTS?