play
R2026bDescription
play( plays
the audio data on the as,audioOut)audiostreamer
device. If you queue audio data before calling play, it will
play before audioOut. By default, this function blocks MATLAB® execution until there are no more than PlayerMinSamples samples
left in the playback queue.
Note
To pre-buffer (queue) audio data without automatically playing, use the object
function write.
Examples
Input Arguments
Version History
Introduced in R2025a