audio-play
audio-play copied to clipboard
`speaker` package was not found. Using `audio-sink` instead.
Apparently installation fails due to "invalid syntax" somewhere in Python code. The need to have Python installed is not documented, nor is which version of Python is expected.
Related to https://github.com/TooTallNate/node-speaker/issues/114
How to solve it?
@mafanwei Did you try npm install --global --production windows-build-tools
?
I use it on MAC