height
string
Height
Sets the height of the element. The default units are pixels. include the percentage symbol % to user percentage values.
id
string
(Required) Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).
src
string
Sets the source of the audio file.
width
string
Width
Sets the width of the element. The default units are pixels. include the percentage symbol % to user percentage values.