[Deprecated] Amazon Alexa Text to Speech (TTS) v0.6.2 - Direct Integration (USA, Canada, UK, Italy, Australia, & Brazil)

First off mad props to @ogiewon for making this work in the first place. While likely not the hardest thing in the world for the experienced, I find the attention to detail to make this sort of thing work really hurts my head.

That being said with all the framework in place, I have just had a successful POC call from @ogiewon's driver and triggered a Alexa Routine. The call is indeed very similar to the TTS.

Automating it is another story. Some data has to be parsed out similar to how the deviceid's and such are parsed. I will slowly plug away at it, JSON is however not a first, second or third language for me. Nor is groovy or any other programming language so it is slow going for sure.

There are a ridiculous amount of features that can be added. If anyone wants to help let me know. I will post the code up. Currently it is not usable unless you have access to a lot of the said JSON info already.

I have been playing with this on my pi. The refresh on the cookie works great for me. I am actually torn between using the node server setup he has and making a driver for it as it is capable of being a setup and leave kind of thing or working on this driver that so nicely works with just the hubitat hub.