1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00
Files
core/tests/components
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
..
2023-10-06 12:31:12 -10:00
2023-10-16 17:41:56 +02:00
2023-10-06 10:22:51 +02:00
2023-10-28 14:53:34 +02:00
2023-11-06 20:24:01 +01:00
2023-10-25 23:22:38 -04:00
2023-10-15 11:24:41 -07:00
2023-09-27 17:45:21 +02:00
2023-10-12 13:13:44 +02:00
2023-10-31 08:31:53 +01:00
2023-11-05 21:13:45 +01:00
2023-10-20 12:02:43 +02:00
2023-08-31 06:36:07 +02:00
2023-10-20 20:20:17 +02:00
2023-10-10 21:12:43 +02:00
2023-10-12 13:15:25 +02:00
2023-10-31 02:38:18 +01:00
2023-09-03 19:58:01 -05:00
2023-09-27 15:45:52 +02:00
2023-10-24 20:27:42 -05:00
2023-10-22 16:22:35 +02:00
2023-11-03 05:53:38 +01:00
2023-10-25 05:56:08 +02:00