Added support to TTS services to skip sending text to the...

the actual TTS service to be spoken based on its aggregation type.
This commit is contained in:
mattie ruth backman
2025-11-17 16:59:27 -05:00
committed by Mattie Ruth
parent 6b6d760cf1
commit e1528d0f0c
2 changed files with 14 additions and 0 deletions

View File

@@ -159,6 +159,10 @@ Croatian, Hungarian, Malay, Norwegian, Nynorsk, Slovak, Slovenian, Swedish, and
encompassing text should be added to the LLM context (by the LLM assistant aggregator). It
defaults to `True`.
- `TTSService` base class updates:
- `TTSService`s now accept a new `skip_aggregator_types` to avoid speaking certain aggregation
types (now determined/returned by the aggregator)
### Deprecated
- The `api_key` parameter in `GeminiTTSService` is deprecated. Use