Hi, Can we achieve video recording(+saving it in o...
# android
s
Hi, Can we achieve video recording(+saving it in one local file) and speech to text at the same time? I have been trying since few days but no luck. When video recording is working, speech to text SpeechRecognizer_ _stops working. I did one thing, after completion of video recording, extract audio from video file and convert audio to text. but I wanted to do real time video recording and speech to text. At the end of process, I require video recording file and text both as an output to send it to remote server. Any input or demo link or reference will be appreciated.
stackoverflow 6
google 3