You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pseudonium edited this page Apr 27, 2024
·
1 revision
Obsidian Plugin Users
Embedded audio is supported via doing Obsidian's standard ![[embed]] syntax.
Python Script Users
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 was record.wav and it was in a Media folder, you'd write [sound:Media/record.wav]