You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stt(speechStream).then(text => {
^
TypeError: stt is not a function
at Object.<anonymous> (/home/summer2017/user/e44041034/speech/app.js:5:1)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Function.Module.runMain (module.js:676:10)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:608:3
The text was updated successfully, but these errors were encountered:
i clone your test folder and do
and here is my app.js
did i miss something?
error message
The text was updated successfully, but these errors were encountered: