1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[voice_assistant] Support streaming TTS responses and fixes crash for long responses (#9224)

This commit is contained in:
Kevin Ahrendt
2025-06-26 20:18:51 +01:00
committed by GitHub
parent 4fac8e9cd5
commit b182f2d544
4 changed files with 53 additions and 4 deletions

View File

@@ -491,7 +491,7 @@ esphome/components/vbus/* @ssieb
esphome/components/veml3235/* @kbx81
esphome/components/veml7700/* @latonita
esphome/components/version/* @esphome/core
esphome/components/voice_assistant/* @jesserockz
esphome/components/voice_assistant/* @jesserockz @kahrendt
esphome/components/wake_on_lan/* @clydebarrow @willwill2will54
esphome/components/watchdog/* @oarcher
esphome/components/waveshare_epaper/* @clydebarrow