Is there a way to use JS to speak out text dynamically at runtime? My understanding is that Anki’s native TTS only works with static fields which are templated before JS is ran.
It appears there is an AnkDroid API for this: github (dot) ankidroid/Anki-Android/wiki/AnkiDroid-Javascript-API#usage-45 but I can’t find if there is a desktop/ios api.
At first pass it seems like this wasn’t possible on other platforms at least a year or so ago but I may be wrong
forums (dot) ankiweb.net/t/modify-string-before-tts-reads-the-field-advanced/20075
Am I overlooking something? Is there a better way to do this? I don’t want to bundle static audio assets if possible.
I am a visually impaired user so I have a lot of use cases where I want to write uncommon or custom helper functions.
If there is an issue tracker for this somewhere on Github feel free to drop that here.
Thank you very much
(Links were posted with dot
so it got around spam filter)