Speech recognisiton extension

Hello,

I am working on a code that implements speech recognition. I am following the tutorial in the linked recording, but I cannot find the speech recognition extension file. Tutorial

Can you assist please.

Best regards,
Asma Al Maqdi

If the tutorial you are following mentions an extension file but does not provide a clear link, it is possible the extension is not bundled or may be outdated.

You might want to check the App Inventor Community Extension Directory, search for “speech recognition” there. Also, some developers use the built-in SpeechRecognizer component rather than an extension.

You can find an extension for the SpeechRecognizer on @Taifun's web site:

Or, as @SquareRootSolutionUK has already said, by digging the forum you'll find many topics on the matter that can help you.
Best wishes.

1 Like