Method for turning of a recorder without a button

Hello I am using a plug in on my page that converts live speech to text. I added a text box that shows the words you speak into the microphone. I wanted to find a way to have this microphone stop recording without the need to press a button. I have a repeating group on the page with different text values. So I made a condition when the Live speech to text’s value “contains” the current value of the repeating group’s text then stop recording. However, the messages of the repeating group can be very long and multiple sentences. This makes it very difficult for the user to get every single word and punctuation mark correctly in order for the speech recorder to stop. Because of this, I used “truncated” and “split by” functions in order to only use a few of the words of text. However, its still difficult to get word for word correct.

I was wondering if there are any better methods I could use in order to get the microphone to stop recording automatically without the need to press a button? It would have to be dynamic because the text values of the repeating group is different every time. Is there a way for it to contain only 80-90% of the repeating groups text? I would greatly appreciate any thoughts or recommendations for different/better ways.

It looks like you are using this plugin: Real-Time Speech To Text Plugin | Bubble and this plugin is paid. I think you should reach out to the creators. If it would be free, I would give it a shot :slight_smile:

This topic was automatically closed after 70 days. New replies are no longer allowed.