-
Notifications
You must be signed in to change notification settings - Fork 135
Audio formatting
Pseudonium edited this page Apr 27, 2024
·
1 revision
Embedded audio is supported via doing Obsidian's standard ![[embed]]
syntax.
Embedded audio is supported if:
- 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]