Hi!
I try to develop a screen with 4 fields with Speech to Text, so for that I built a webblock with a text for each field.
But on the screen when I click to record the speech it always write on the last text area. Did some one have this issue and have an idea how to solve it?
Thanks
Dear ,
Kindly share your OML
Hello @Luís Cardoso ,
Thanks for identifying this problem. We can resolve this problem by adding activeFieldId to it. Let me update this component
Thanks @Gourav Shrivastava
Awaiting for the new version :)
Hello @Luís Cardoso,
I updated the component and Demo for multi-field support. You can reinstall and try again.
There are some release notes:-
What’s New
Added multi-field support — each input now records independently.
New dynamic controls: startListening(fieldId), pauseListening(fieldId), stopListening(fieldId)
Improved stability and error handling for smoother recognition.
Demo
Hello @Luís Cardoso
Is your problem solved? If yes, please mark the answer or your own if you did something different