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
Hi, I got this error with mic-speaker, after enter my OAuth code :
Say something!
/home/pi/******/node_modules/google-assistant/examples/mic-speaker.js:55
const mic = record.start(...
TypeError: record.start is not a function
I might have found a similar issue on node-record-lpcm16 repo link
but not very familiar with type script.
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I got this error with mic-speaker, after enter my OAuth code :
Say something!
/home/pi/******/node_modules/google-assistant/examples/mic-speaker.js:55
const mic = record.start(...
TypeError: record.start is not a function
I might have found a similar issue on node-record-lpcm16 repo link
but not very familiar with type script.
Thanks
The text was updated successfully, but these errors were encountered: