diff --git a/src/pipecat/services/google/stt.py b/src/pipecat/services/google/stt.py index 173b201fe..9bf2685b7 100644 --- a/src/pipecat/services/google/stt.py +++ b/src/pipecat/services/google/stt.py @@ -755,7 +755,7 @@ class GoogleSTTService(STTService): ) -> None: """Update service options dynamically. - .. deprecated:: + .. deprecated:: 0.0.104 Use ``STTUpdateSettingsFrame`` with ``GoogleSTTService.Settings(...)`` instead.