mapbox / mapbox/mapbox-navigation-ios
During turn-by-turn directions, the volume buttons should always affect the spoken instruction volume
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
The phone's volume buttons currently only adjust the spoken instruction volume if toggled _while an instruction is playing_. Ideally we could configure the audio session differently so that the spoken instructions' volume can be adjusted at any time, as it can be difficult to adjust the volume during a relatively short instruction.
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.
Research direction
Start by tracing the audio session configuration and spoken-instruction playback path in the iOS navigation code. The change is complete when the phone's volume buttons adjust spoken-instruction volume even when no instruction is currently playing; verify the behavior during turn-by-turn directions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100