mapbox / mapbox/mapbox-navigation-android

How to play chinese text by MapboxVoiceInstructionsPlayer?

Open
#4,540 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

archived bug UI upstream
Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

How to play chinese text by MapboxVoiceInstructionsPlayer?

### my voiceInstructionsPlayer
voiceInstructionsPlayer = MapboxVoiceInstructionsPlayer(
this,
getMapboxAccessTokenFromResources(),
Locale.SIMPLIFIED_CHINESE.language
)

**Android API:**
MapboxVoiceInstructionsPlayer
**Mapbox Navigation SDK version:**
mapbox-maps-android-android-v10.0.0-beta.18

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 with the MapboxVoiceInstructionsPlayer API and the Android SDK v10.0.0-beta.18 documentation or source. Check how Locale.SIMPLIFIED_CHINESE.language is handled and whether Chinese voice playback is supported. Done means providing a confirmed configuration or documenting the limitation and supported alternative.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.