Merge pull request #3523 from omChauhanDev/add-location-support-google-tts

feat(google): add location parameter to TTS services
This commit is contained in:
Mark Backman
2026-01-22 09:12:16 -05:00
committed by GitHub
2 changed files with 29 additions and 2 deletions

1
changelog/3523.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `location` parameter to Google TTS services (`GoogleHttpTTSService`, `GoogleTTSService`, `GeminiTTSService`) for regional endpoint support.