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

1st May 2021, 11:23 AM
shubham28
shubham28 - avatar
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
1st May 2021, 2:30 PM
Gordon
Gordon - avatar