From 281145a9911d2c4cad331832cf16ec8bb68fc299 Mon Sep 17 00:00:00 2001 From: Om Chauhan Date: Thu, 22 Jan 2026 09:55:57 +0530 Subject: [PATCH] added changelog --- changelog/3523.added.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3523.added.md diff --git a/changelog/3523.added.md b/changelog/3523.added.md new file mode 100644 index 000000000..c6a0acc42 --- /dev/null +++ b/changelog/3523.added.md @@ -0,0 +1 @@ +- Added `location` parameter to Google TTS services (`GoogleHttpTTSService`, `GoogleTTSService`, `GeminiTTSService`) for regional endpoint support. \ No newline at end of file