audiodevinfoGet audio devices information.
audioinfoGet audio file information.
audiometadataGet/Set metadata of audio file .
audioplayer_deleteRemoves audioplayer object.
audioplayer_fieldnamesReturns the properties name of an audioplayer object.
audioplayer_getGet property value from audioplayer interface.
audioplayer_pausePause an audioplayer object.
audioplayer_setSet object or interface property to specified value.
audioplayer_stopStops an audioplayer object.
audioplayer_usedReturns list of current used audioplayer handle.
audiosupportedformatsGet audio file supported formats.
isplayingget info about audio playback is in progress.
lin2muConvert audio data from linear signal to mu-law.
mu2linConvert audio data from mu-law to linear signal.
playPlays an audioplayer object.
playblockingPlays an audioplayer object with blocking.
resumeResumes an audioplayer object.
soundConvert matrix of signal data to sound and play it.
soundscScale data and play as sound.
stopStops an audioplayer object.