Closed maruilian11 closed 8 years ago
timbre.js uses ALSA (node-speaker) for Node.js support.
Please see the document of node-speaker
:
if you're on ubuntu then you can try apt-get install libasound2-dev
thank you guys, i install them successfully!
when i use
npm install timbre
it appear following error message(i have tried to install other lib, and it run successfully.) is there anything i miss?