For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Platform docsVideosCommunitySign up
CapabilitiesGetting startedVoice AI OrchestrationVoxEngine PlatformAPI ReferenceFAQ
CapabilitiesGetting startedVoice AI OrchestrationVoxEngine PlatformAPI ReferenceFAQ
      • Overview
        • Cartesia
          • Overview
          • Agent
          • Conversation
            • Overview
            • Agent
            • Conversation
            • Participant
          • Participant
        • Deepgram
        • ElevenLabs
        • Gemini
        • Grok
        • Inworld
        • OpenAI
        • Pipecat
        • Ultravox
        • Yandex
  • Management API
    • Reference
    • Authorization
    • Errors
  • Web SDK
    • Overview
  • Android SDK
    • Overview
  • Android SDK v3
    • Overview
  • iOS SDK
    • Overview
  • React Native SDK
    • Overview
  • Flutter SDK
    • Overview
LogoLogo
Platform docsVideosCommunitySign up
On this page
  • Values
VoxEngineVoice AICCAIEvents

Conversation

Events related to CCAI conversations.
||View as Markdown|
Was this page helpful?
Edit this page
Previous

Agent

Next

Participant

Built with

Values

Created
'AI.Events.CcaiConversationCreated'

Triggers after the CCAI.Conversation instance is created.

ProfileCreated
'AI.Events.CcaiConversationProfileCreated'

Triggered when a conversation profile is created in the specified project.

Completed
'AI.Events.CcaiConversationCompleted'

Triggered when the conversation is completed.

Error
'AI.Events.CcaiConversationError'

Triggered when a CCAI.Conversation instance causes an error.