Recently I was digging all around but was unable to get some decent solution. My problem is I want to send audio recorded from Android Device to Server running at PC which will receive this audio and will use windows speech recognition and will try to convert it into text. I have searched a lot. But couldn't find any solution. I have tried:
Android-Audio Streaming From Pc
Android: Streaming audio over TCP Sockets
Java - Broadcast voice over Java sockets
http://eurodev.blogspot.com/2009/09/raw-audio-manipulation-in-android.html
Can you help me??