Opentok-Python-SDK
Opentok-Python-SDK copied to clipboard
Video stream capturing live data
I am trying to capture the audio/ video stream and transcribe it into text I do not want to archive the session and then transcribe it but instead i want to transcribe it in real-time. Is there anyway to capture the audio stream and forward the data to another script that i am building that does the transcription?
Are you using a specific API for this? I can suggest an approach if you provide more information.
Closing as no activity