0
SpeechRec is not a construtor...
what is problem with this code .... SpeechRec is not a construtor... is it not supported or some problem with p5.speech... try to solve .... https://code.sololearn.com/WkKdGQOrHOQ4/?ref=app
1 Answer
0
You are putting url of a github page showing the source code instead of the js library file.
Replace the script target with this url:
https://raw.githubusercontent.com/IDMNYU/p5.js-speech/master/lib/p5.speech.js



