java-speech-api
java-speech-api copied to clipboard
So this toolkit doesn't work anymore
...because Google no longer supports "Speech API v2".
I might have to use Google libraries (yikes).
I have forked and further imrpoved this library, have a look
https://github.com/goxr3plus/java-google-speech-api
I just completely hate Google accounts (I'm an ex-Googler - that's how we feel).
My solution using Chrome's free APIs works pretty great, actually. It's fully Java-integrated using WebSockets. Recent demo.
All the code in one class...
Stefan, i like it but it's unreadable.

Can you break this giant into classes. Swing is good, JavaFX is the future.