Supergiovane / node-red-contrib-sonospollytts

Play speech TTS using Sonos.
https://www.facebook.com/supergiovaneDev
MIT License
12 stars 6 forks source link

handling file audio error #36

Closed barto95100 closed 4 years ago

barto95100 commented 4 years ago

Hi,

I test your node on node-red hassio

when I test to add a audio file on node ownfile (jingle.mp3) a received the Error

do you have idea of the problem ?

thank's

Supergiovane commented 4 years ago

Hi Barto What error do you receive?

barto95100 commented 4 years ago

Hi want to Send an Audio file to annonce the annoncement and send the TTS to Sonos

Maybe I don't understand how it's work

Supergiovane commented 4 years ago

Hello Do you have followed the sample? There is a sample code you can paste into your flow. Please see the readme on github.

barto95100 commented 4 years ago

Yes Copy your sample

but, when I test add my hailling song the song is not in the dropdown list

Supergiovane commented 4 years ago

It can be that you have authentication problems with hassio. You should allow node-red to write to the filesystem. You should ask to the hassio community how to do that.