Application Guide

Wifi AudioHttp API
13 / 26
60 voice mail
99 slave
loop
Loop mode:
0: sequence, no loop
1: single loop
2shuffle all
3loop all
eq
The Equalizer number
status
0 stop
1 play
2 load
3 pause
curpos
Position, in ms
totlen
Duration in ms
Title
Return hexed data, the music name or music URL
Artist
Return hexed data
Album
Return hexed data
udsikflag
Is there USB disk
plicount
The track number of playlist
plicurr
Current track index
vol
Current volume
mute
Current mute state
2.3.2 playback
http://10.10.10.254/httpapi.asp?command=setPlayerCmd:play:uri
Play the URI
http://10.10.10.254/httpapi.asp?command=setPlayerCmd:playlist:uri:<index>
Play the URI (URI is the m3u playlist, index is the start index)
http://10.10.10.254/httpapi.asp?command=setPlayerCmd:hex_playlist:uri:<index>
Play the URI (URI is the m3u playlist, index is the start index), here, uri is hexed
http://10.10.10.254/httpapi.asp?command=setPlayerCmd:playLocalList:<index>
Play the USB disk, index is the start index