|
From: Eduardo M. <emo...@ya...> - 2015-06-22 07:58:11
|
Hello, I'm starting to develop with this library. I'm trying to use libsox in my application to record voice from microphone and process it. I have read the mans and examples*.c but found no example on how to do that, should I read from stdin? Has libsox I read sox.c and rec work is defined on lines 2936-2943, but don't know where the microphone is set. The manual page for libsox(3) name the sox_open_input / sox_open_output but don't define them on head of man page. Any clue? Thanks --- --- Eduardo Morras <emo...@ya...> |