ankidroid / ankidroid/Anki-Android
Add support for TTS tags
Open
2.17
Anki Ecosystem Compatibility
Priority-High
- Dominant language
- Kotlin
- Stars
- 11.8k
- Forks
- 2.9k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 171
Description
Currently AnkiDroid is able to get the text from TTS tags from the backend, but the code is not currently set up to feed the text into the TTS engine. controlSound() needs to be updated to do that, and the `@BlocksSchemaUpgrade()` line should be removed. We'll also need to ensure the text plays correctly by default, and not just when a play icon is clicked on.
Contributor guide
Assessment
This issue has not been assessed yet.