How do you play or record audio (to .WAV) on Linux in C++? [closed]
- by Jacky Alcine
Hello, I've been looking for a way to play and record audio on a Linux (preferably Ubuntu) system. I'm currently working on a front-end to a voice recognition toolkit that'll automate a few steps required to adapt a voice model for PocketSphinx and Julius.
Suggestions of alternative means of audio input/output are welcome, as well as a fix to the…