Usage guide
Setup, environment variables, and Python/JavaScript/Go usage examples.
GoogleSTT
Initialize the Google STT plugin. Slot: stt. Route: plugins — direct to the vendor, with GOOGLE_APPLICATION_CREDENTIALS or an explicit api_key. The target accepts **kwargs, so the fields below are what it documents rather than everything it tolerates; the rest go throughextra.
Fields
Union[str, list[str]]
default:"en-US"
str
default:"latest_long"
int | None
default:"None"
int | None
default:"None"
bool
default:"False"
bool
default:"True"
float
default:"0.0"
str
default:"global"
bool
default:"False"
bool
default:"False"
VoiceActivityConfig
default:"None"
Accepts
VoiceActivityConfig, or a plain mapping with the same fields.Optional[str]
default:"None"
VoiceActivityConfig
Mirrored, not imported: the vendor’s class is rebuilt from this on the runtime side. A mapping is still accepted wherever this is.Fields
float
default:"1.0"
float
default:"5.0"