mapbox / mapbox/mapbox-navigation-ios

[FEATURE REQUEST] Add third option to mute/unmute: warnings only

Open
#4,625 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
918
Forks
326
Avg merge
1h 16m
Merged PRs (30d)
3

Description

I am looking to add functionality similar to the Google Maps Mute behavior for my app, which would allow for finer control over voice instructions. It would require defining what instructions are considered important enough for the second mute level, before getting muted altogether on the third level.

It is possible to customize a MapboxVoiceController to get that behavior. Still, this is a common feature that other people look for in turn-by-turn navigation. This could be a setting to toggle if needed for navigationViewControllers. Are there any plans to add that?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing MapboxVoiceController customization and how navigationViewControllers expose navigation settings. Define which voice instructions belong to the warnings-only level and determine how the three mute levels should be exposed as a setting. Done means the requested warning-only behavior is specified and supported for turn-by-turn navigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.