Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: record.start is not a function #59

Open
rithiksachdev opened this issue Apr 13, 2020 · 3 comments
Open

TypeError: record.start is not a function #59

rithiksachdev opened this issue Apr 13, 2020 · 3 comments

Comments

@rithiksachdev
Copy link

Could not find a declaration file for module 'node-record-lpcm16'. '/home/rithik/Desktop/speechtotext/node_modules/node-record-lpcm16/index.js' implicitly has an 'any' type.
Try npm install @types/node-record-lpcm16 if it exists or add a new declaration (.d.ts) file containing declare module 'node-record-lpcm16';ts(7016)

@mccarthydanielle
Copy link

Could not find a declaration file for module 'node-record-lpcm16'. '/home/rithik/Desktop/speechtotext/node_modules/node-record-lpcm16/index.js' implicitly has an 'any' type.
Try npm install @types/node-record-lpcm16 if it exists or add a new declaration (.d.ts) file containing declare module 'node-record-lpcm16';ts(7016)

@rithiksachdev I am encountering the same issue. Were you able to resolve it?

@rithiksachdev
Copy link
Author

Yes, @mccarthydanielle. I actually don't remember the complete context of what I was trying to do and how I came across this error. can you explain what you are trying to do and what command led to this error? please mention your system specifications so that I can help you. (OS, OS version, Node version, npm version )

@mccarthydanielle
Copy link

@rithiksachdev Thanks for your response! I ended up not using this library 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants