🗣 ᴺᴱᵂ ᴾᴸᵁᴳᴵᴺ Real-Time Speech To Text (Write as You Speak, without API, 180 Languages!)

Hi Bubblers !

This plugin leverages in-browser capabilities to perform Real-Time Speech to Text.

With speech recognition in the browser you can enable users to speak to your app across everything from a voice search to creating an interactive bot as part of the application.

You can test out our Real-Time Speech To Text Plugin with the live demo.

speech-to-text-healthcare

Enjoy !
Made with :black_heart: by wise:able
Discover our other Artificial Intelligence-based Plugins .

4 Likes

Looks really good. Any possibility of adding a visualizer showing that they are speaking? Like an element that animates based off of the user talking. It would prob need to be customizable so the colors/size/style can be changed

2 Likes

Not directly. You may monitor the event which is triggered when the result value is changed (or the word count) and act accordingly.

1 Like

This looks good, but I have a specific use case. I’d like the transcribed text to be saved to a data table in Bubble once the person has stopped speaking, and also ideally the recording of their speech to be saved as a file in Bubble too. Is that possible?

2 Likes

Remove reset on stop.
Create a place in users db. List of text - name it transcriptions or something.
Button Save appears when transcribe stopped.
Button Save - make changes to user: Transcribed text field = add, current users = transcriptions.
add pause - reset inputs.

1 Like

This is great! Are there any other costs besides the plugin itself?

No. Enjoy!

1 Like

Here is the trick.
You may use a microphone plugin that would simultaneously record the speech. In your workflow you would simultaneously start the microphone recording and this plugin element performing Speech-to-Text.

I may include both features in the same element in the future.

does this use any third party tools or services in the background? Or all browser based?

Not any.

Installed this to replace my Whisper transcription. This is much better on speed, optimisation, workloads and memory.

1 Like

You became Wiser than before #Wiseable

3 Likes

Hey guys!

Just to let you know that I have issued a fix to improve Android+Chrome compatibility on mobile.

Enjoy!

Hello,

I just bought your plugin to use on my app, but I couldn’t find an action to RESET the “VALUE” from the element. If the user want’s to use the plugin again without reloading the page the previous value is still there.

Please let me know how to reset it. Thank you.

Best regards,

Marcos

Hey @condocrm ,

It will reset if you run ‘Reset relevant inputs’ or ‘Reset Group’ action on this element/group containing this element…

Hello,

Thank you for following up. It’s not resetting the “VALUE” state from the plugin.

I just sent you a video via e-mail of this behavior. Thank you.

Best regards,

Marcos.

@redvivi,

The erratic behavior of not clearing the value happens with Chrome on android. Chrome on desktop is fine. I suggest you add an action to clear the value directly instead of relying on reset group.

Best regards,

Marcos

I purchased this plugin because I really liked the demo. However, I am not able to getting it running. Can someone please share a tutorial of how to set it up?

Hey there!
You will find in Service Link of the plugin instructions page the link to the demo editor.
The plugin page also contains the step by step instructions.

Thank you for quick feedback.
I have installed the plugin but the plugin functions to not appear in the workflow therefor I cannot use the plugin properly. I believe something has to be wrong with the pIugin or am doing something else wrong?