Back to search
Java project demonstrating the use of Google's Speech API to do real-time live audio to text streaming.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Real-time works now. Had to make sure the timer thread is synchronized with the mainthread when they access the flag. Still trying to figure out how onNext methods incorporate futures.
cd0e8cdView on GitHubStream byte arrays to Google Cloud. Now how do I do it in real-time?
fd15852View on GitHub