AgentV1SettingsobjectRequired
Send settings configuration to Deepgram's Voice Agent API
AgentV1UpdateSpeakobjectRequired
Send update speak to Deepgram's Voice Agent API
AgentV1InjectUserMessageobjectRequired
Send inject user message to Deepgram's Voice Agent API
AgentV1InjectAgentMessageobjectRequired
Send inject agent message to Deepgram's Voice Agent API
AgentV1SendFunctionCallResponseobjectRequired
Send a function call response from the client to the server after
executing a client-side function call. This is used when the server
requests execution of a function marked with client_side: true.
AgentV1KeepAliveobjectRequired
Send keep alive to Deepgram's Voice Agent API
AgentV1UpdatePromptobjectRequired
Send a prompt update to Deepgram's Voice Agent API
AgentV1UpdateThinkobjectRequired
Send update think to Deepgram's Voice Agent API
AgentV1ReceiveFunctionCallResponseobjectRequired
Receive a function call response from the server after the server
has executed a server-side function call internally. This occurs
when functions are marked with client_side: false.
AgentV1PromptUpdatedobjectRequired
Receive prompt update from Deepgram's Voice Agent API
AgentV1SpeakUpdatedobjectRequired
Receive speak update from Deepgram's Voice Agent API
AgentV1ThinkUpdatedobjectRequired
Receive think update from Deepgram's Voice Agent API
AgentV1InjectionRefusedobjectRequired
Receive injection refused message from Deepgram's Voice Agent API
AgentV1WelcomeobjectRequired
Receive welcome message from Deepgram's Voice Agent API
AgentV1SettingsAppliedobjectRequired
Receive settings applied message from Deepgram's Voice Agent API
AgentV1ConversationTextobjectRequired
Receive conversation text from Deepgram's Voice Agent API
AgentV1UserStartedSpeakingobjectRequired
Receive user started speaking message from Deepgram's Voice Agent API
AgentV1AgentThinkingobjectRequired
Receive agent thinking message from Deepgram's Voice Agent API
AgentV1FunctionCallRequestobjectRequired
Receive function call request from Deepgram's Voice Agent API
AgentV1AgentStartedSpeakingobjectRequired
Receive agent started speaking message from Deepgram's Voice Agent API
AgentV1AgentAudioDoneobjectRequired
Receive agent audio done message from Deepgram's Voice Agent API
AgentV1ErrorobjectRequired
Receive error response from Deepgram's Voice Agent API
AgentV1WarningobjectRequired
Receive warning messages from Deepgram's Voice Agent API
AgentV1AudiostringRequiredformat: "binary"
Receive raw binary audio data generated by Deepgram's Voice Agent API