Appearance
Function: speech()
ts
function speech(text: string): ReplyFragment;Defined in: packages/sdk/src/renderer/templates/chat-tools.ts:70
Speak the text aloud (on-device text-to-speech).
Parameters
| Parameter | Type |
|---|---|
text | string |