Add deprecation version to update_options in GoogleSTTService
This commit is contained in:
@@ -755,7 +755,7 @@ class GoogleSTTService(STTService):
|
|||||||
) -> None:
|
) -> None:
|
||||||
"""Update service options dynamically.
|
"""Update service options dynamically.
|
||||||
|
|
||||||
.. deprecated::
|
.. deprecated:: 0.0.104
|
||||||
Use ``STTUpdateSettingsFrame`` with ``GoogleSTTService.Settings(...)``
|
Use ``STTUpdateSettingsFrame`` with ``GoogleSTTService.Settings(...)``
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user