Hello!
Hoping I’m writing this question in the right category.
How can I transcribe text from a live meeting (like otter.ai does) or any other transcribe app on here?
I basically want to create a live-translator application which transcribes what the people are saying, the words are sent to a translator API we use and it gets live returned to the user.
Would a Zoom application fit my needs? Is what I’m asking above even possible? I was thinking of building a browser extension that would record the audio stream, process it as text, send it to the API, have it returned as translated text but I’m still researching on that and trying to see if there is an easier method.
Would really appreciate any answers on this topic, thank you!