Hi, thanks for the reply.
Just to explain in more detail, Im basically trying to do a Speech to Text convertor for a project of mine using an ESP32 Microcontroller.
My ESP32 device has Dual MEM microphones and records speech when its spoken too.
It then sends the speech as a WAV or MP3 Audio file to my mobile device APP where I was hoping APP Inventor Speechrecognizer would convert the audio file to text and send it back to my ESP32 device.
I can use AWS Polly and other online API calls but the complexity and latencey going through certificates and other issues is just hair pulling lol.
Is APP Inventor looking at adding MP3 or WAV file module to its Speechrecognizer1 function.
Thanks
Thomas.
P.S (I've been an engineer for 20 years and APP Inventor is the best interface Ive ever had the pleasure to use. Hats off to MIT students.)