Rate this page:

URLPlaybackParameters

Avatar voice channel URL playback parameters. Can be passed via the VoiceChannelParameters.playback parameter.
Has a similar interface to URLPlayerSegment.

Props

allowPlaybackInterruption

Copy URL
allowPlaybackInterruption: 

true

Whether to enable the playback interruption.
NOTE: the segment with 'allowPlaybackInterruption' parameter should be always followed by another segment eligible for playback interruption or should be the last segment.

parameters

Copy URL
parameters: 

URLPlayerParameters

Optional Player parameters.
Same as URLPlayerParameters.

url

Copy URL
url: 

string

Url of an audio file. Supported formats are: mp3, ogg & flac (mp3, speex, vorbis and flac codecs respectively). Maximum file size is 10 Mb.