Looking at source code

75 views
Skip to first unread message

Shan Dantanarayana

unread,
May 30, 2012, 2:39:52 AM5/30/12
to moon...@googlegroups.com
Hi,

I want to look at audalyzer to see how it extract voice data from the mic. How can i do this. the code.google page is not being very helpful to me.

Wim

unread,
May 30, 2012, 6:06:59 AM5/30/12
to moon...@googlegroups.com
Hi Shan,

Sound input is handled in class org.hermit.io.AudioReader, in project HermitAndroid.

A reader thread for audio input is started, which fills byte buffers with as the data comes in. After a byte buffer has been filled, an input listener is notified.

Hope this helps.

Wim.

Shan Dantanarayana

unread,
May 30, 2012, 10:47:09 AM5/30/12
to moon...@googlegroups.com
Thanks I'll compare this with what I've been trying to do. To see if this is a better way to go about it. 
Reply all
Reply to author
Forward
0 new messages