create_voicememo_message
Generate and send a VoiceMemo Message by converting a transcript to audio or attaching links, enabling easy communication through Carbon Voice.
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 |
---|---|---|---|
folder_id | No | Folder ID (not allowed when workspace_id specified is different from the folder_id) | |
links | No | Array of links to be attached to the message | |
transcript | No | The Message transcript will be used to generate audio using text-to-speech | |
workspace_id | No | Workspace ID (not allowed when folder_id specified is different from the folder_id) |