Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

deepgram-rust-sdk

deepgram-rust-sdk enthält 7 gesammelte Skills von deepgram, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
7
Stars
65
aktualisiert
2026-05-12
Forks
43
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

deepgram-rust-audio-intelligence
Softwareentwickler

Use when implementing Deepgram audio intelligence from the Rust SDK, especially when intelligence features are attached to STT Options and batch responses instead of a separate audio-intelligence module.

2026-05-12
deepgram-rust-conversational-stt
Softwareentwickler

Use when implementing Deepgram Flux conversational STT from the Rust SDK, including flux_request APIs, turn events, FluxResponse handling, and turn-detection tuning for voice-agent-style pipelines.

2026-05-12
deepgram-rust-management-api
Softwareentwickler

Use when implementing Deepgram project, key, member, scope, billing, invitation, or usage operations from the Rust SDK, including manage feature flags and the real Deepgram::projects/keys/members/scopes/billing/usage APIs.

2026-05-12
deepgram-rust-speech-to-text
Softwareentwickler

Use when implementing Deepgram speech-to-text in the Rust SDK, including prerecorded REST transcription, live WebSocket streaming, listen feature flags, Options builder usage, and response handling.

2026-05-12
deepgram-rust-text-to-speech
Softwareentwickler

Use when implementing Deepgram text-to-speech in the Rust SDK, including Aura model selection, speak feature flags, output file or byte-stream handling, and real crate APIs under speak::options and Speak.

2026-05-12
deepgram-rust-text-intelligence
Softwareentwickler

Use when a user asks for Deepgram text intelligence from Rust. Route to raw HTTP guidance because this crate does not currently expose a dedicated /v1/read client or typed text-intelligence module.

2026-04-27
deepgram-rust-voice-agent
Softwareentwickler

Use when a user asks for Deepgram Voice Agent support from Rust. Route honestly: this crate does not currently expose the Agent WebSocket API, reusable agent configurations, or typed voice-agent events.

2026-04-27