Adding Audio to Image Occlusion

Hello,

I can’t seem to find a definitive answer or solution to adding audio to image occlusion.

I’d like each bit of content revealed by each mask to be accompanied by its distinct audio.

Is there a way to do so efficiently?

Yes:

  1. Go to Manage note types.
  2. Select the image occlusion note type that you want to have this audio feature.
  3. Click on Fields.
  4. Add as many fields as maximum the number of masks you want to use. If you know that you will have at most 10 masks for example, add 10 fields. Name them something like Audio 1, Audio 2, etc.
  5. Save then click on Cards.
  6. Either on the front or on the back, whichever you want, add something like this:
    {{#c1}}{{Audio 1}}{{/c1}}
    {{#c2}}{{Audio 2}}{{/c2}}
    {{#c3}}{{Audio 3}}{{/c3}}
    
    and so on.
  7. When making notes, add each audio file to the field corresponding to its mask.

You should also know that you can let Anki read normal clozes with TTS.

2 Likes

Thanks a bunch for your detailed reply.

I discovered Image Occlusion Enhanced actually generates a new note for each mask, as opposed to just a new card, which makes adding distinct audio much smoother as well.

1 Like