[00:23:39] *** juanmabc has joined #openal [00:23:39] *** ChanServ sets mode: +v juanmabc [00:28:40] *** Proteus_ has quit IRC [00:29:03] *** Proteus_ has joined #openal [00:29:03] *** ChanServ sets mode: +v Proteus_ [00:41:53] *** angasule has quit IRC [00:42:19] * KittyCat is back. [00:47:58] *** angasule has joined #openal [00:47:58] *** ChanServ sets mode: +v angasule [00:52:07] *** cynd has joined #openal [00:52:07] *** ChanServ sets mode: +v cynd [00:52:14] <cynd> Anyone here ever done speech recognition? [00:52:24] <cynd> using any approach? [00:54:17] <KittyCat> can't say I have [00:55:17] <cynd> hmmm [00:55:44] <cynd> is it possible to get input from the microphone and analyse as some sort of a buffer or something? [00:56:01] <cynd> at least that's one step forward :( [00:56:20] <KittyCat> yeah [00:56:32] <cynd> any links? tutorials or something? [00:56:36] <KittyCat> openal's capture API writes the captured data into a buffer you provide. you can do anything you want with that [00:56:58] * cynd thinks he's going to be a denizen of this IRC channel for the next few nights :) [00:57:19] <cynd> I'll give you guys the jist of the stuff I learn through out the process [00:57:31] <cynd> anything that would help you in the future :P [00:57:56] <KittyCat> hmm, I'm not sure if there's any tutorials.. but the idea is pretty simple [00:58:58] <KittyCat> basically you just open a capture device (alcCaptureOpenDevice), then you start it (alcCaptureStart) [00:59:05] <cynd> well I gotta go eat, I'll be back. I think I'll start with some sort of hashing algo first. [00:59:28] <cynd> I dunno trying to pinpoint the speech frame (noise reduction, tolerance level?) [00:59:49] <cynd> then I'll hash it with an algo that leaves room for checking entropy [01:00:02] <cynd> then I'll check future hashes against it... eh? ... what do you think? :P [01:00:27] <KittyCat> then periodically poll how much data has been captured (alcGetIntegerv(device, ALC_CAPTURE_SAMPLES, 1, &samples)), then read that many samples (alcCaptureSamples) [01:00:40] <cynd> mhm [01:00:46] <cynd> be back in a while [01:00:49] * cynd heads out [01:00:50] <KittyCat> as for what to do with that data, I can't help unfortuantely :/ such audio processing is beyond me [01:11:06] *** barra_ has quit IRC [02:39:22] *** wild13 has joined #openal [02:39:22] *** ChanServ sets mode: +v wild13 [03:00:51] *** wild13 has quit IRC [03:40:47] *** juanmabc has quit IRC [04:09:04] *** Proteus_ has quit IRC [04:09:13] *** Proteus__ has joined #openal [04:09:13] *** ChanServ sets mode: +v Proteus__ [05:28:38] <KittyCat> OpenAL Soft 1.5 is out: http://kcat.strangesoft.net/openal.html [09:51:59] *** Rain|code has joined #openal [09:51:59] *** ChanServ sets mode: +v Rain|code [10:35:06] *** arke has left #openal [11:33:59] *** cynd has quit IRC [11:44:25] *** Proteus has joined #openal [11:44:25] *** ChanServ sets mode: +v Proteus [12:00:31] *** Proteus__ has quit IRC [15:03:59] *** Walt_ has quit IRC [15:12:17] *** Walt_ has joined #openal [15:12:17] *** ChanServ sets mode: +v Walt_ [15:14:37] *** Walt_ has quit IRC [15:18:30] *** Walt_ has joined #openal [15:18:30] *** ChanServ sets mode: +v Walt_ [15:56:42] *** angasule has quit IRC [16:31:28] *** Walt_ has quit IRC [16:41:39] *** angasule has joined #openal [16:41:39] *** ChanServ sets mode: +v angasule [16:54:25] *** Walt_ has joined #openal [16:54:25] *** ChanServ sets mode: +v Walt_ [17:05:23] *** Walt_ has quit IRC [17:42:11] *** juanmabc has joined #openal [17:42:11] *** ChanServ sets mode: +v juanmabc [18:02:06] * KittyCat is away: sleep [18:14:33] *** Walt_ has joined #openal [18:14:33] *** ChanServ sets mode: +v Walt_ [19:31:08] *** wild13 has joined #openal [19:31:08] *** ChanServ sets mode: +v wild13 [20:46:56] *** Proteus has quit IRC [21:44:29] *** juanmabc has quit IRC [21:52:12] *** Walt_ has quit IRC [22:19:09] *** barraAway has joined #openal [22:19:09] *** ChanServ sets mode: +v barraAway [22:21:25] *** barraAway is now known as barra_ [23:03:48] <lgp-michael> KittyCat: You'll be pleased to know, (or maybe you wont) that I finally got round to doing a test on Cones. OpenALSoft handles cones perfectly. {:-) [23:04:10] <lgp-michael> so now, I just have to impliment them in a live environment, yay [23:04:13] <lgp-michael> {:-) [23:05:39] *** juanmabc has joined #openal [23:05:40] *** ChanServ sets mode: +v juanmabc [23:09:34] *** Walt_ has joined #openal [23:09:34] *** ChanServ sets mode: +v Walt_ [23:22:16] *** barra_away has joined #openal [23:22:16] *** ChanServ sets mode: +v barra_away [23:39:14] *** barra_ has quit IRC