mapbox / mapbox/mapbox-navigation-ios
Audio is ducked even when voice instructions are muted
Open
@S2Ler is already working on this.
Since Aug 31, 2022.
bug :beetle:
jira-sync-complete
topic: voice
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
When NavigationSettings.voiceMuted is enabled, non-voice audio is still being ducked around when a voice instruction would be played. SpeechSynthesizing.managesAudioSession should be false in this situation.
/cc @S2Ler @sydneyrosen
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.