Problems with Data Adquisition using DirectSound
Ältere Kommentare anzeigen
I got an error, "Audioinput" not supported in this device, but no problems with AudioOutput.
2 Kommentare
Star Strider
am 17 Mai 2017
Juan Santos
am 17 Mai 2017
Bearbeitet: Juan Santos
am 17 Mai 2017
Antworten (1)
Star Strider
am 17 Mai 2017
0 Stimmen
I don’t have the Data Acquisition Toolbox, so I have no experience with it. I’m also not certain what you’re doing.
However a brief dive through the documentation reveals Multichannel Audio Input and Output (link) in which is:
- You cannot read directly from or write directly to files using the multichannel audio feature. Use audioread and audiowrite.
1 Kommentar
Hao Chen
am 15 Mär. 2021
Basically, the toolbox has bugs, leading the examples can not be reproduced.
The step dq = daq("directsound")will get an error message
Please try
or
https://www.mathworks.com/help/daq/multichannel-audio-generation-using-an-audio-session.html
Kategorien
Mehr zu Multichannel Audio Input and Output finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!