Usage guide

Setup, environment variables, and Python/JavaScript/Go usage examples.

GoogleTTS

Initialize the Google TTS plugin. Slot: tts. Route: plugins — direct to the vendor, with GOOGLE_API_KEY or an explicit api_key.

Fields

float
default:"1.0"
float
default:"0.0"
Literal['pcm']
default:"pcm"
GoogleVoiceConfig | None
default:"None"
Accepts GoogleVoiceConfig, or a plain mapping with the same fields.
list[dict] | dict | None
default:"None"
bool
default:"False"
VertexAIConfig | None
default:"None"
Accepts VertexAIConfig, or a plain mapping with the same fields.
bool
default:"True"
str | None
default:"None"
str | None
default:"None"

GoogleVoiceConfig

Mirrored, not imported: the vendor’s class is rebuilt from this on the runtime side. A mapping is still accepted wherever this is.

Fields

str
default:"en-US"
str
default:"en-US-Chirp3-HD-Charon"
str
default:"MALE"

VertexAIConfig

Mirrored, not imported: the vendor’s class is rebuilt from this on the runtime side. A mapping is still accepted wherever this is.

Fields

str | None
default:"None"
str | None
default:"None"