Hello!
I’m trying to configure HyperTTS in Anki so that the ElevenLabs API consistently uses Argentine Spanish on the back template.
Sometimes it defaults to Portuguese TTS instead—are there specific ElevenLabs tags or settings I should be aware of to prevent this?
Using Mexican Spanish as an alternative would be fine too.
I’ve attached a screenshot for reference.
Thanks in advance!
Here is the code:
<div lang="es-AR">
{{FrontSide}}
<hr id=answer>
<img src="argentina_flag.png" style="width:30px;"><br>
{{Back}}
</div>
