RE: playback captured audio from mic
Carlos Alberto Hernández <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
Well I'm not completely sure, but I think you can make some kind of hybrid version between that linux version, and the windows sdk sample which save the data into a wav. The part that saves the data into a wav doesn't need the Framework, so you could adapt it. Hope it works. Greetings Date: Tue, 31 Aug 2010 12:49:54 -0400 From: [email protected] To: [email protected] Subject: Re: [Openal] playback captured audio from mic Hi all: On 08/30/2010 01:48 PM, Jason Daly wrote: > [email protected] wrote: >> Hi all, >> >> I'm fighting for a week now with openal to be able to do this exact >> thing "Capture (from mic) and playback the recorded audio" or at >> least "Capture (from mic) and save the audio to a .wav file". I read >> a bunch of post on different forums about it, but non of them shows a >> complete working example, the just say "try to fix this or that" or >> "you miss to do that..", so, it becoming a nightmare to try to mix >> different answers to diferent potential problems in the code... >> >> So, anyone have a fully working simple sample about how to do that?, >> hopefully a linux one... > > Mauricio, > > Here's a really simple program that captures audio for 5 seconds, > pauses, then captures 5 more seconds of audio, and finally plays it > all back (I used it to debug a problem with capture one time). > > Maybe it'll be useful for you... I don't want to abuse, but since that Jason kindly send me a capture->playback sample, I want to ask if someone have a similar simple linux example but saving the capture data to a .wav file? (hopefully in kind of realtime)... Thanks again.. Mauricio > > --"J" > _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal