Do you think it is possible to play a movie or sth. on the computer and hear the voice of the video instanly and remotely on a java based mobile phone via a bluetooth connection?
The speed of a bluetooth connection between the phone and the computer is like 40 KB/s and that looks enough for a voice transmission. But i couldn't find any ...
How to implement Online Speech Recognition through a Web Browser Interface.
Is it possible to implement this without using any Streaming Server (completely browser-based application)? Without building any own plug-ins, is it possible to implement Speech Recognition using Flash ...
...
Hello,
For some time I've been using gsm codec for network audio chat. Now I'd like to implement smth like speex or iLBC due to "voice prediction". As far as I understand i need timestamps for packets. Also I know that to make codec to predict voice I have to pass it NULL packet for example.
But I cannot understand the entire concept!...
I must integrate a .jar file into a flash project. The project is like this:
There'll be a flash video player for a Web Browser with Play, Pause, Stop commands. I must use voice commands to trigger the player actions. I have a .jar that makes the voice recognition so I want to integrate this file with my Flash Player.
Is this possible?...