필터 지우기
필터 지우기

Problems with Data Adquisition using DirectSound

조회 수: 1 (최근 30일)
Juan Santos
Juan Santos 2017년 5월 17일
댓글: Hao Chen 2021년 3월 15일
I got an error, "Audioinput" not supported in this device, but no problems with AudioOutput.
  댓글 수: 2
Star Strider
Star Strider 2017년 5월 17일
Context: Direct Sound (link)
Juan Santos
Juan Santos 2017년 5월 17일
편집: Juan Santos 2017년 5월 17일
Thank you for the info, but I need to use DirectSound form Data Aquisition Package, not from C++

댓글을 달려면 로그인하십시오.

답변 (1개)

Star Strider
Star Strider 2017년 5월 17일
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
Hao Chen
Hao Chen 2021년 3월 15일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Hardware Discovery and Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by