Keep and display all transcribed text
Hi!
I'm new to Lens Studio and was wondering if it's possible to keep all of the transcribed text onto the screen? As of right now, the transcribed text will only appear for a few seconds.
However, I want all the text to stay and concatenate! I am building off of the Speech Recognition project template. Any help would be appreciated!
Thank you
You can do this my modifying the scripts. You'll just need to create a variable to hold the entire text and then add to it as each individual transcription is completed.