Per field audio autoplay (again…)

Is your feature request related to a problem? Please describe.
I have a couple of cards with multiple audio recordings - mostly one with the vocabulary and then a bunch of example sentences. While I prefer to have the sole vocabulary to be read-out, having auto-play of all sentences is just annoying…

Describe the solution you’d like
It would be great to have field configuration option in NoteType which would controll if the audios of particular field should be auto-played or not.

Describe alternatives you’ve considered
There is a bunch of topics with various hacks/workarounds (mostly using <script/> to do that but it just feel so fragile. Having an option right there would be way better.

1 Like

An alternative implementation has additional attributes for [sound:] and [anki:tts][/anki:tts], which could be used to specify whether the sound should be played automatically or not.

1 Like

Actually in both cases I’m using [sound:…] with my own generated audio files so I’m not sure that would help.

Having actually control on per-field basis seems reasonable (and still - you may want to autoplay some sound and some tts tags still…