Main Content

getRecorderNames

Recorder device names

Since R2025a

    Description

    recorderNames = getRecorderNames(as) returns a list of names of audio recorder devices that are available and compatible with the audiostreamer.

    Input Arguments

    collapse all

    The audiostreamer object to query.

    Output Arguments

    collapse all

    Names of the available audio recorder devices, returned as a string array.

    Version History

    Introduced in R2025a