[android-developers] Re: Help me in detecting sound pulses (basically frequency detection)

2011-05-17 Thread Soumyajit Roy
We are able to detect speech.. but we are facing problems with detection of music(non speech audio) ,If any body has any idea let us know. Thanks , Soumyajit Roy -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Help me in detecting sound pulses (basically frequency detection)

2011-05-15 Thread Soumyajit Roy
hey thanks for the linkif you have any other material then please share it... a material with some code will be great... On May 13, 3:13 pm, Yahel kaye...@gmail.com wrote: You need to take a look at an algorithm called Fast Fourier Transform. You can find one implementation here

[android-developers] Re: Help me in detecting sound pulses (basically frequency detection)

2011-05-13 Thread Soumyajit Roy
Hi Pradeep I have transmitted some pulses corresponding to a Morse code pattern. e.g, if the code is ..---.-.---.-- then '.' will have a particular frequency pulse and '-' will have a particular frequency pulse. Thus it is a stream of pulses having two frequency. you can clearly understand that

[android-developers] Re: Help me in detecting sound pulses (basically frequency detection)

2011-05-13 Thread Soumyajit Roy
reception and detection of frequency would be met. Regards, Pradeep On May 11, 2:11 pm, Soumyajit Roy soumyajitroy...@gmail.com wrote: Hi all, I am soumyajit. Presently working on a App that needs sound pulse detection ( basically reception and detection of frequency). Can anybody help me

[android-developers] Help me in detecting sound pulses (basically frequency detection)

2011-05-11 Thread Soumyajit Roy
Hi all, I am soumyajit. Presently working on a App that needs sound pulse detection ( basically reception and detection of frequency). Can anybody help me? there are no codes in the web..and neither I found any libraries... Thanks, Soumyajit Roy -- You received this message because you