Whiskey
Results
2
comments of
Whiskey
I was looking into this and the best I can tell is when piper is called through `homeassistant.components.wyoming.tts.WyomingTtsProvider.async_get_tts_audio` the class `WyomingTtsProvider` has a base class of `TextToSpeechEntity` from `homeassistant.components.tts` which...
I'm using Htmx library which uses AJAX that returns html in the background which it then uses to updates the DOM. It's not really a problem but would it be...