mapbox / mapbox/mapbox-navigation-android
How to play chinese text by MapboxVoiceInstructionsPlayer?
Nobody has claimed this yet.
- 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
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 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