Information about audio device
returns
information about the input and output audio devices on the system.info
= audiodevinfo
returns
the number of input devices on the system if nDevices
= audiodevinfo(IO
)IO
is 1
,
and returns the number of output devices on the system if IO
is 0
.