hass-core/tests/components/wyoming
Michael Hansen ae516ffbb5
Automatically convert TTS audio to MP3 on demand (#102814)
* Add ATTR_PREFERRED_FORMAT to TTS for auto-converting audio

* Move conversion into SpeechManager

* Handle None case for expected_extension

* Only use ATTR_AUDIO_OUTPUT

* Prefer MP3 in pipelines

* Automatically convert to mp3 on demand

* Add preferred audio format

* Break out preferred format

* Add ATTR_BLOCKING to allow async fetching

* Make a copy of supported options

* Fix MaryTTS tests

* Update ESPHome to use "wav" instead of "raw"

* Clean up tests, remove blocking

* Clean up rest of TTS tests

* Fix ESPHome tests

* More test coverage
2023-11-06 15:26:00 -05:00
..
snapshots Automatically convert TTS audio to MP3 on demand (#102814) 2023-11-06 15:26:00 -05:00
__init__.py Send Wyoming Detect message during wake word detection (#100968) 2023-09-26 19:24:02 -05:00
conftest.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
test_config_flow.py Fix tts add-on discovery for Wyoming (#92064) 2023-04-26 08:04:46 -05:00
test_data.py Wyoming tts (#91712) 2023-04-23 13:06:56 -05:00
test_init.py Wyoming tts (#91712) 2023-04-23 13:06:56 -05:00
test_stt.py Send language to Wyoming STT (#97344) 2023-08-01 10:05:01 +02:00
test_tts.py Automatically convert TTS audio to MP3 on demand (#102814) 2023-11-06 15:26:00 -05:00
test_wake_word.py Dynamic wake word loading for Wyoming (#101827) 2023-10-11 10:21:32 -07:00