简体   繁体   中英

Recording raw audio from audio input in C++/Ubuntu

What is the easiest way to simply record the raw audio values from, say, the built in microphone on a laptop, to a text file in real time. I'd like to work in C++, but any language/method that accomplishes this would be fine as well.

我建议您研究编程/ dev / dsp。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM