Not able to convert speech to text

0
Hi, I am currently working on speech to text module, where I should be able to convert the speech which is received from the microphone to respective text transcripts. The microphone is taking the input but not able to generate the transcript. In the microphone's events tab there should be a nanoflow (Sample.AppendTranscript) to be called when the microphone button is clicked.  Can someone help me with building this nanoflow. Thank you.    
asked
3 answers
1

Hi Venu,

These links may help you!

https://docs.mendix.com/appstore/app-services/speech-to-text/

https://marketplace.mendix.com/link/component/118408

 

answered
1

Hello Venu,
Refer to the below link,
https://medium.com/mendix/speech-to-text-custom-java-action-mendix-522f13d32312

Hope it helps!

answered
1

Hi Venu Mohan,

Try to use Speech to text widget available in Marketplace.

 

https://marketplace.mendix.com/link/component/202535

 

Thanks.

answered