Starts playing an audio file.
Audio.play( options )
This method does not return anything.
Configuration options for audio playback.
{ url }
The url parameter is the File API-compatible URL address of the audio file.
url
object