Supergiovane / node-red-contrib-tts-ultimate

This node transforms a text into a speech audio. You can hear the voice natively through Sonos or external players.
MIT License
25 stars 5 forks source link

Play state not respected anymore #36

Closed Vinisz closed 3 years ago

Vinisz commented 3 years ago

In latest build, play-state (paused/playing) of sonos is not respected anymore. When sonos is paused and a tts is played, sonos starts playing the queue after that (while it should just return to pause)

Supergiovane commented 3 years ago

Github bot. No salutation detected. Issue automatically closed.

Supergiovane commented 3 years ago

Please install an older version

Supergiovane commented 3 years ago

And please say me more. What starts again? Stream radio, playlist, queue…

Supergiovane commented 3 years ago

Hi can you unzip this file into your .node-red/node_modules/node-red-contrib-tts-ultimate/ttsultimate folder, restart node-red and tell me if it works?

ttsultimate.js.zip

Vinisz commented 3 years ago

Hi, That worked, tested everything, sonos readio, playlist from spotify, sptoify radio, etc... all works perfect now and playstate and queue is fully respected. Thanks for fixing this super-fast !

Supergiovane commented 3 years ago

Perfect. New version will be out next week. In the meantime, you can live with this modified file. Whenever you open an issue, please remember to salute ("Hello", "Hi", etc..) otherwise the issue will be automatically closed. Thanks.

electrontube commented 3 years ago

Same here, everything is working fine!

Thanks for the hotfix!