Dart Audio Intelligence
A lightweight, strongly-typed Dart client for the AssemblyAI speech-to-text API. Designed to act as the sensory input layer for conversational AI agents.
Features
- Securely upload local audio files.
- Asynchronous polling for transcription completion.
- Strongly-typed response models.
Getting Started
Add the package to your pubspec.yaml:
dependencies:
dart_audio_intelligence: ^0.0.1