TTS platform to enable home assistant to use the rhasspy text-to-speech engine.
Install via HACS or copy ./custom_components/rhasspy_tts/ to /config/custom_components/
| key | required | value | description |
|---|---|---|---|
| platform | yes | rhasspy_tts |
|
| host | no | 127.0.0.1 |
Hostname or IP address of the rhasspy server |
| port | no | 12101 |
Port to stream audio to, default is 12101 |
| ssl | no | true |
Enable this if rhasspy is running with ssl enabled |
tts:
- platform: rhasspy_tts