open_audio_stream (string url) ⇒ mixed
Open a stream to an audio file and returns a ZPEAudioStream object. The format must be supported. Currently WAV files are the only supported format.
This function may return a Boolean value on failure.
First available: Version 1.8.5
Comments