Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Exceptions

STTWebsocketConnectionError

Bases:AgentsException

Exception raised when the STT websocket connection fails.

Source code insrc/agents/voice/exceptions.py
classSTTWebsocketConnectionError(AgentsException):"""Exception raised when the STT websocket connection fails."""def__init__(self,message:str):self.message=message

[8]ページ先頭

©2009-2025 Movatter.jp