What problem does it solve?
This Skill helps you write Rust code for Ax-generated audio and realtime workflows without guessing the package-specific API shape. It is useful when you need reliable speech input, transcription output, audio provider mapping, or event folding in a Rust project.
Core Features & Use Cases
- Audio I/O Integration: Generate Rust examples that handle speech, transcription, and audio responses with axllm.
- Realtime Event Handling: Fold and map realtime provider events into the generated Rust package surface.
- Safe Example Guidance: Prefer package examples, manifests, and no-key checks for deterministic validation before using live credentials.
- Use Case: A developer building a voice assistant can use this Skill to generate the Rust wiring for provider setup, realtime events, and audio output handling.
Quick Start
Ask the AI to write a Rust example using axllm for audio input and output, plus a no-key realtime event-folding example from the generated package docs.