Open bitbonk opened 4 years ago
I also made a simple HTML/JS only JSFiddle: https://jsfiddle.net/bitbonk/nguxvr41/ to reproduce the problem. The documentation for tts can be found here: https://docs.ankiweb.net/#/templates/fields?id=text-to-speech
see https://github.com/AwesomeTTS/awesometts-anki-addon/issues/9 for some background and a workaround with awesomeTTS
figured out a workaround of sorts.
{{tts ja_JP:kana:Sentence_Examples}}
. <ruby>暗田[<rt>くらた</rt>]</ruby>
this was driving me nuts as well; hope this is of help to others.
My cards uses the built-in TTS thing to read the Kanjis to me. Now with this plugin, the it reads the same word twice to me (furigana and kanji itself).
Is there any way I can have Anki read the kanj to me and still have the furiganas displayed?