Main Content

resume

Resume paused playing and/or recording

Since R2025a

    Description

    resume(as) resumes both playing and recording for the audiostreamer.

    resume(as,mode) resumes the specified mode of the audiostreamer.

    Input Arguments

    collapse all

    The audiostreamer object that is paused.

    The audiostreamer mode to resume, specified as "player", "recorder", or "both".

    Data Types: char | string

    Version History

    Introduced in R2025a