Audio API component
Create an Audio object for the API
The audio file's link or id
Whether audio is an id (true) or a link (false)
Optional
Readonly
The id of the media
The link of the media
The message built as a string. In most cases it's just JSON.stringify(this)
Generated using TypeDoc
Audio API component