Iron Gorilla Developers

ManifestSpeechToSpeechConfig

Speech configuration and owning trigger covered by a deployment signature.

SDK v2026.4.0

Kind: interface

Signature

Example
export interface ManifestSpeechToSpeechConfig extends SpeechToSpeechConfig

Remarks

The manifest adds triggerId to the normalized model, voice, mode, reasoning, and recording fields from SpeechToSpeechConfig.

Properties

  • triggerId (string): Chat trigger whose sessions may use this speech declaration.

On this page