This commit is contained in:
Thu Nguyen
2025-10-30 17:12:36 +07:00
parent 8a6abdd44b
commit 057e0c3973

View File

@@ -365,6 +365,7 @@ class GoogleHttpTTSService(TTSService):
async def _update_settings(self, settings: Mapping[str, Any]):
"""Override to handle speaking_rate updates for Chirp/Journey voices.
Args:
settings: Dictionary of settings to update. Can include 'speaking_rate' (float)
"""