I am just working on speech recognizer block. Here is my piece of code.
I want it to listen to the speech and convert it to text.
But this doesn’t work. Should I change anything.
Thanks
Manimala
I am just working on speech recognizer block. Here is my piece of code.
I want it to listen to the speech and convert it to text.
But this doesn’t work. Should I change anything.
Thanks
Manimala
More info is needed here.
What type of device you are using (Android or iOS)?
What version of the operating system in your device?
Is the speech service working on your device?
Can you use blocks similar to this to test if your phone is displaying an error?
You can get this block by right click on the block and choose show advanced block
Hi
I need this to be supported in both type of devices. But I am checking it in android device version 11. I have tried that block of code and it throws an error
Thanks
Manimala
Can you show the error or type it here?
This will help to see what can be done.
Error message : Speech to text is not available in this device (in android phone)
But usually i do voice search using google in my phone.
Thanks
Manimala
If you are confident the speech recognition works with apps other than Thunkable then we need one of @Thunkable_Staff to advise us on this situation.
Sure.
And here is my link, can you please check whether it works in your device,
Thanks
Manimala
I just tested your project an it was working. I have Android 9.
Oh ok then it’s fine
Thanks much for your prompt response.