Audio formatting - sbcraft/Obsidian_to_Anki GitHub Wiki
Embedded audio is supported via doing Obsidian's standard ![[embed]]
syntax.
Embedded audio is supported if the following criteria are met:
- The audio file is stored locally
- It is embedded using the syntax
[sound:{path_to_file}]
. So, for example, if the filename wasrecord.wav
and it was in aMedia
folder, you'd write[sound:Media/record.wav]