Deepgram
Aynı zamanda bir ajan aracıDeepgram voice AI REST API: transcribe pre-recorded audio from a URL (speech-to-text), synthesize speech from text (text-to-speech), and manage projects, API keys, members, invitations, usage, balances and models.
26 eylemler · 0 tetikleyiciler
Deepgram entegrasyonu — 26 aksiyon ile Deepgram'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: List Projects, Transcribe Audio URL, Synthesize Speech (Text-to-Speech), Get Project, Update Project. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.
Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.
Eylemler 26
Zervanor'un Deepgram üzerinde yapabilecekleri.
Projects22
List Projects
List the projects associated with the API key (GET /projects). Identity + connectivity probe.
Get Project
Get details for a specific project (GET /projects/{project_id}).
Update Project
Update a project's name and settings (PATCH /projects/{project_id}).
Delete Project
Delete a project (DELETE /projects/{project_id}).
List Project Models
List the models a project has access to (GET /projects/{project_id}/models).
Get Project Model
Get metadata for a specific model in a project (GET /projects/{project_id}/models/{model_id}).
List Project Keys
List the API keys for a project (GET /projects/{project_id}/keys).
Get Project Key
Get details for a specific API key (GET /projects/{project_id}/keys/{key_id}).
Create Project Key
Create an API key for a project (POST /projects/{project_id}/keys).
Delete Project Key
Delete an API key from a project (DELETE /projects/{project_id}/keys/{key_id}).
List Project Members
List the members of a project (GET /projects/{project_id}/members).
Remove Project Member
Remove a member from a project (DELETE /projects/{project_id}/members/{member_id}).
List Member Scopes
List the scopes assigned to a project member (GET /projects/{project_id}/members/{member_id}/scopes).
Update Member Scopes
Update the scope assigned to a project member (PUT /projects/{project_id}/members/{member_id}/scopes).
List Invitations
List the pending invitations for a project (GET /projects/{project_id}/invites).
Create Invitation
Invite a person to a project by email (POST /projects/{project_id}/invites).
Delete Invitation
Remove a pending invitation by email (DELETE /projects/{project_id}/invites/{email}).
Get Usage Summary
Get aggregated usage for a project over a date range (GET /projects/{project_id}/usage).
Get Usage Breakdown
Get a grouped usage breakdown for a project (GET /projects/{project_id}/usage/breakdown).
Get Usage Fields
List the tags, models, methods and features seen in a project's requests (GET /projects/{project_id}/usage/fields).
List Balances
List the outstanding balances for a project (GET /projects/{project_id}/balances).
Get Balance
Get details for a specific balance (GET /projects/{project_id}/balances/{balance_id}).
Models2
List Models
List all latest STT and TTS models available (GET /models).
Get Model
Get metadata for a specific model (GET /models/{model_id}).
Listen1
Transcribe Audio URL
Transcribe pre-recorded audio hosted at a public URL (POST /listen). The audio location is passed as a JSON body { url }; transcription options are query parameters. Supports an async callback URL for long jobs.
Speak1
Synthesize Speech (Text-to-Speech)
Convert text into natural-sounding speech (POST /speak). The text is passed as a JSON body { text }; voice and audio options are query parameters. The response is binary audio.
Aramanızla eşleşen bir şey yok.
Deepgram kullanan Çözüm Şablonları
Deepgram ile kendi otomasyonunu görsel tasarımcıda kur.
Sıkça sorulan sorular
Deepgram ile neler otomatikleştirebilirim?
26 aksiyon var — örneğin: List Projects, Transcribe Audio URL, Synthesize Speech (Text-to-Speech), Get Project, Update Project ve daha fazlası.
Deepgram bir AI agent aracı olarak kullanılabilir mi?
Evet. Deepgram'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.
Deepgram entegrasyonu nasıl modellenir?
Deepgram sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.