MP3Player()¶
Synopsis¶
Play an MP3 file or M3U playlist file or stream.
Description¶
Executes mpg123 to play the given location, which typically would be a mp3 filename or m3u playlist filename or a URL. Please read https://en.wikipedia.org/wiki/M3U to see what the M3U playlist file format is like.
Note that mpg123 does not support HTTPS, so use HTTP for web streams.
User can exit by pressing any key on the dialpad, or by hanging up.
Syntax¶
Arguments¶
Location
- Location of the file to be played. (argument passed to mpg123)
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT