Clear Filters
Clear Filters

Technique used for matlab audio conversion. A/D[SOLVED]

3 views (last 30 days)
Hello, I would like to ask a question about MatLab's audiorecorder, there are currently several types of techniques for converting Analog to Digital audio and converting Digital audio to Analog, I would like to know the technique used by MatLab. Thank you.

Accepted Answer

Star Strider
Star Strider on 12 May 2017
MATLAB uses your sound card (link) to do those conversions. See the documentation on the audiodevinfo (link) function for details. The actual conversion method depends on the sound card design.

More Answers (1)

Mayque Souza
Mayque Souza on 26 Jul 2017
Thanks.

Categories

Find more on Audio I/O and Waveform Generation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!