I'm planning to make a live stream website on Wordpress, and I was planning on using the Google Speech-to-Text API to auto caption the live stream as it is broadcasting on Wordpress. I'm not sure if the concept is entirely possible to do using the Google Speech-to-Text,
The question now being:
- Is this concept doable with the current Google Speech-to-Text API?
- If it is, can the Google Speech-to-Text receive input from a live streaming video in the website (rather than usually input from a microphone)?
- Would it also work on live stream video playback as well?
- Where do I start to implement the API?
- If Google Speech-to-Text can't work for something like this, is there an alternative?
I appreciate any help I can get, as I'm starting to get a little desperate. Appreciate as well if you guys can use simple English since it isn't my first language.