Skip to main content

Interface: PlayTtsInput

Defined in: packages/agentos/src/voice/IVoiceCallProvider.ts:66

Parameters for playing TTS into a call.

Properties

providerCallId

providerCallId: string

Defined in: packages/agentos/src/voice/IVoiceCallProvider.ts:68

Provider-assigned call ID.


text

text: string

Defined in: packages/agentos/src/voice/IVoiceCallProvider.ts:70

Text to speak.


voice?

optional voice: string

Defined in: packages/agentos/src/voice/IVoiceCallProvider.ts:72

TTS voice name/ID.