Interface: SpeakInput
Defined in: packages/aiui-claude-channel/src/speak.ts:41
A short line to speak, and an optional voice id.
Properties
text
text:
string
Defined in: packages/aiui-claude-channel/src/speak.ts:42
voice?
optionalvoice?:string
Defined in: packages/aiui-claude-channel/src/speak.ts:44
Voice id (e.g. alloy, cedar); undefined → the model default.