Skip to content

How to disable TTS instance in Here? #494

@ouafae31

Description

@ouafae31

Describe the bug
We have a language not supported by Here voice catalog, so we fall back to Android Text to Speech. The issue is that if we have already initialised Here engine with a different language, we here them both when we start the map navigation.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Start map navigation in English
  2. Change language to Romanian
  3. Start map navigation and you hear English and then Romanian

Expected behavior
Hear navigation in Romanian only.
We tried NavigationMAnager.stop() NavigationManager.audio.stop
delete the catalog..nothing worked to not use Here tts instance in that case.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Pixel 3
  • OS: e.g. Android 12
  • SDK Version: [e.g. 3.17.2]

Additional context
Add any other helpful context about the problem here.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions