<Can we do Speech Recognition and Video Capture in...
# stackoverflow
u
Can we do Speech Recognition and Video Capture in Android using camerax simultaneously? I want to implement an app that can convert text to speech and record videos (with audio) simultaneously. But when I am calling both function either one of them working (the recent one that has been called). Can anyone suggest some ways to implement these two together.