read
Description
returns the audio data that has been recorded by the recordedAudio
= read(as
)audiostreamer
.
reads the specified number of samples. This syntax blocks MATLAB® execution until the specified number of samples are available to read. The
recordedAudio
= read(as
,numSamples
)audiostreamer
NumRecorderSamples
property specifies the number of samples currently
available to read.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a