create_voicememo_message
Generate audio messages from text transcripts or attach links to voice memos within Carbon Voice conversations.
Instructions
Create a VoiceMemo Message. In order to create a VoiceMemo Message, you must provide a transcript or link attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcript | No | The Message transcript will be used to generate audio using text-to-speech | |
| links | No | Array of links to be attached to the message | |
| folder_id | No | Folder ID (not allowed when workspace_id specified is different from the folder_id) | |
| workspace_id | No | Workspace ID (not allowed when folder_id specified is different from the folder_id) |