|
From: Eduardo M. <emo...@ya...> - 2015-06-22 10:33:20
|
On Mon, 22 Jun 2015 09:40:03 +0000 "Mohita Singhal - ERS, HCL Tech" <moh...@hc...> wrote: > I have used libalsa to do the recording from microphone. > You can refer below links. > > http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html > http://www.linux.org.ru/forum/development/5473174 Yes, I know I can do it from alsa but I want to do it with sox because it abstracts me from underlayer audio system, and my app will not need install alsa if there is other audio i/o available or care to install it (with all the problems it may cause). Does anyone know if "sox_open_input" and "sox_open_output" functions were renamed to "sox_open_read" and "sox_open_write"? Thanks > Regards > Mohita --- --- Eduardo Morras <emo...@ya...> |