node-sonos-http-api
node-sonos-http-api copied to clipboard
Upgraded to macOS catalina and... macSay no longer works
As the title says... the macSay functionality of the api no longer works. I have been looking into it and it looks like it is not liking the m4a extension and refuses to save it as such. I am able to save as "m4as" and then manually remove the "s" from the extension. This is rather strange and I am not understanding it yet. I keep getting this error: "Specifying ExtAudioFileRef failed: -50" when I run the say command from terminal if it has an m4a extension...
suggest fix to use aiff extension for example instead of m4a?
I found a fix. Will make a pull request
https://github.com/jishi/node-sonos-http-api/pull/725