Problems with Data Adquisition using DirectSound

I got an error, "Audioinput" not supported in this device, but no problems with AudioOutput.

2 comentarios

Star Strider
Star Strider el 17 de Mayo de 2017
Context: Direct Sound (link)
Juan Santos
Juan Santos el 17 de Mayo de 2017
Editada: Juan Santos el 17 de Mayo de 2017
Thank you for the info, but I need to use DirectSound form Data Aquisition Package, not from C++

Iniciar sesión para comentar.

Respuestas (1)

Star Strider
Star Strider el 17 de Mayo de 2017

0 votos

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 comentario

Hao Chen
Hao Chen el 15 de Mzo. de 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

Iniciar sesión para comentar.

Categorías

Más información sobre Multichannel Audio Input and Output en Centro de ayuda y File Exchange.

Preguntada:

el 17 de Mayo de 2017

Comentada:

el 15 de Mzo. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by