I submitted a new version for the Google TTS add-on recently - If you like you can give it a try - *.jar
file for testing is attached on GitHub:
- Refactored to use openHAB Core OAuth2 -> Removed dependencies on Google libraries
For authentication I replaced the serviceAccountKey
configuration parameter by clientId
, clientSecret
and the one-time required authcode
.