Hypnos3/node-red-contrib-cast

google-tts:get token key failed from google

Closed this issue · 1 comments

Problem/Motivation

google-tts:get token key failed from google
TTS is not working in cast node

Expected behavior

cast node: custom message should be played on chromecast devices

Actual behavior

volume level is set on device, message is not said error in debug:
"Not able to get media file via google-tts:get token key failed from google"

Steps to reproduce

create flow:
inject node > cast node > debug node

set cast node:
ip: of your chromecast device
Message: Hello world
volume: 50

Proposed changes

Please take a look on this problem and try to create a solution. Thank you very much.

problem is solved in latest version