I am trying to add TTS to cards, but the audio says “c1” and “c2” (and so on) instead of “blank” at each cloze. It also does this on the backs of cards, when I need it to just read the answer normally. Ultimately, this is what I am looking for:
Front: reads text and says “blank” at each cloze
Back: reads text without saying “blank” at each cloze
This is my current code for both the front and back of the cards:
<!-- ############## Text-to-speech ##############
replace the arrows/dashes from the statement below with double curly brackets-->
{{tts en_US voices=Apple_Samantha_(English_(US)) speed=1.3:Text}}
I have tried various edits to this code based on findings from here and ChatGPT, but nothing seems to work.
It’s not clear whether you’ve tried the method in the manual, or whether you’ve dismissed it as not what you want based on the description. Try it, and if it isn’t working for you, my suggestions in my first response on Reddit still apply – if you’re trying to duplicate functionality from another note/note type, the easiest way to do that is to do what that note/note type is doing.