wallpanel-android icon indicating copy to clipboard operation
wallpanel-android copied to clipboard

[FEATURE] Add ability to use Homeassistant API for TTS

Open starsoccer opened this issue 11 months ago • 1 comments

Currently TTS is only supported on newer android devices which means older ones must play audio or any TTS using the audio feature. While this works fine, it would be nice if TTS could fallback to using the home assistant API to avoid having a script just for TTS on these older devices.

API Docs: https://www.home-assistant.io/integrations/tts/#rest-api

starsoccer avatar Jan 15 '25 13:01 starsoccer