From 5ab8edfa2ded3675848227a9e4f4cdcbf2e30997 Mon Sep 17 00:00:00 2001 From: tronikos Date: Tue, 1 Jul 2025 22:45:51 -0700 Subject: [PATCH] Mention in the release notes that Google Generative AI now supports TTS (#39800) --- source/_posts/2025-07-02-release-20257.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_posts/2025-07-02-release-20257.markdown b/source/_posts/2025-07-02-release-20257.markdown index 20eed8cb96b..8795211e9bb 100644 --- a/source/_posts/2025-07-02-release-20257.markdown +++ b/source/_posts/2025-07-02-release-20257.markdown @@ -259,6 +259,7 @@ changes to existing integrations: - YAML fans will appreciate [@frenck] adding unique ID support to [Trend] {% term integration %} configuration. - The [LaMetric] Time got an update {% term entity %} as well, thanks [@joostlek]! - [Google Generative AI] now defaults to the newer, faster Gemini 2.5 Flash model. A noteworthy performance boost by [@tronikos]! +- [Google Generative AI] now supports text-to-speech (TTS) with 30 voices and 24 languages. It supports fine-grained control over style and sound, e.g. "Say cheerfully: Have a wonderful day!". Thanks [@lanthaler]! - [Enphase Envoy] users get detailed DC voltage and current readings from their solar panels thanks to [@Bidski]. This is perfect for monitoring individual panel health and optimizing production! - [@zerzhang] brought evaporative humidifier support to [SwitchBot], expanding your climate control options. @@ -269,6 +270,7 @@ changes to existing integrations: [@frenck]: https://github.com/frenck [@fvgarrel]: https://github.com/fvgarrel [@joostlek]: https://github.com/joostlek +[@lanthaler]: https://github.com/lanthaler [@lboue]: https://github.com/lboue [@marcelveldt]: https://github.com/marcelveldt [@mib1185]: https://github.com/mib1185