Matching two audio files in android
-
I want to build a simple application that records audio files and then compares voices in two audio files in android.I want to record my voice and save them as wav/mp3 files in my device. after that on speaking if voice gets matched with the existing files then it must execute the task. For this i have read every single article and code at Google provided by for similar purpos using FFT, like in shazam and sound hound. but i don’t understand a bit of it that how I can use FFT in my simple application just to find if voice and content of one audio file is similar to second one in Android. I just want a sample application that matches if the voice in the first audio file is identical to the second audio file. I do understand this is a non trivial issue and it seems like there are a lot of articles providing help related to this work but i want a specific help relating to my project in android. i find no way that how can i implement FFt after recording the audio file and how for comparison, in ANDROID. During my research i found a light frame work called musicg( https://code.google.com/p/musicg/ ) and started working with it but the issue with this library is that it does not work in android Jellybean. Please help me by providing some sample projects related to this
-
I want to build a simple application that records audio files and then compares voices in two audio files in android.I want to record my voice and save them as wav/mp3 files in my device. after that on speaking if voice gets matched with the existing files then it must execute the task. For this i have read every single article and code at Google provided by for similar purpos using FFT, like in shazam and sound hound. but i don’t understand a bit of it that how I can use FFT in my simple application just to find if voice and content of one audio file is similar to second one in Android. I just want a sample application that matches if the voice in the first audio file is identical to the second audio file. I do understand this is a non trivial issue and it seems like there are a lot of articles providing help related to this work but i want a specific help relating to my project in android. i find no way that how can i implement FFt after recording the audio file and how for comparison, in ANDROID. During my research i found a light frame work called musicg( https://code.google.com/p/musicg/ ) and started working with it but the issue with this library is that it does not work in android Jellybean. Please help me by providing some sample projects related to this
These responses[^] seems to look promising...
Dave
Binging is like googling, it just feels dirtier. Please take your VB.NET out of our nice case sensitive forum. Astonish us. Be exceptional. (Pete O'Hanlon)
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)