'Streaming audio through web socket on GCS
I have created a Google Cloud Speech 2 Text php application that works flawlessly and I want to create a live decode on the same application. The application should grab the microphone audio from the users web browser and transfer it through web socket (or socket.io) to the server and send in real time the transcriptions back to the web page. I have checked the samples of Google on transcribing a streaming audio feed and didn't understood how to give as input the feed of the audio.
Is there anyone that has implemented this to share his knowledge.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
