Configures the audio settings of the RichTextEditor.
string[]
Specifies the allowed file types for audio selection.
Defaults to [‘.wav’, ‘.mp3’, ‘.m4a’, ‘.wma’]
Specifies whether the audio is inserted inline or with a break.
Defaults to ‘Inline’
string
Specifies the path for storing and displaying audio files.
Defaults to null
string
Specifies the URL for the remove action that handles audio removal on the server.
Defaults to null
Specifies whether the inserted audio is saved as a blob or base64.
Defaults to ‘Blob’
string
Specifies the URL for the save action that handles uploaded audio files on the server.
Defaults to null