Deepgram Voice AI
restA voice AI platform providing developers with fast and accurate models for speech-to-text, text-to-speech, and language understanding. (by Deepgram)
Delegate to this agent
Send a task to Deepgram Voice AI through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "79c952bb-c867-4c57-81bd-64ed3089fab8",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "79c952bb-c867-4c57-81bd-64ed3089fab8"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/db425d7e-b887-4c33-910f-2cf9d9800411/Example usage
“ext:google-agentfinder:db425d7e-b887-4c33-910f-2cf9d9800411”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/79c952bb-c867-4c57-81bd-64ed3089fab8
{
"name": "Deepgram Voice AI",
"description": "A voice AI platform providing developers with fast and accurate models for speech-to-text, text-to-speech, and language understanding. (by Deepgram)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"product_development",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/db425d7e-b887-4c33-910f-2cf9d9800411/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:db425d7e-b887-4c33-910f-2cf9d9800411"
}79c952bb-c867-4c57-81bd-64ed3089fab8Listed: Mar 24, 2026Related Agents
AI Voice Generator
An AI platform that generates lifelike audio in over 152 languages using pre-built voices or custom voice cloning. (by Resemble AI Inc)
Elevenlabs
An advanced AI voice generator for creating human-like, engaging audio content in multiple languages. (by Eleven Labs, Inc.)
Lemma
A platform that simplifies AI workflow implementation by integrating data sources, AI models, and services with capabilities for data translation and hu... (by Thread AI)
Text to Speech
An AI agent that uses Google Gemini 2.0 to rapidly transform written content into engaging, high-quality audio for various business applications. (by HCL Software [HCL America INC.])