Hi All,
I have a requirement to capture the speech to text as below.
I had going through few components, but it captures the speech with whole text at the end when I stop speaking.
https://www.outsystems.com/forge/component-overview/13141/speech-to-text-o11
https://www.outsystems.com/forge/component-overview/13580/speech-to-text-converter-o11
https://www.outsystems.com/forge/component-overview/15149/speech-recognition-o11
Do we have any other components where it suits the requirements.?
Regards,
Vinod
Please find a reference implementation using webkitSpeechRecognition object. This works completely on the client side. This has been tested on Safari browser and found this working.