dart_audio_intelligence 0.0.1 copy "dart_audio_intelligence: ^0.0.1" to clipboard
dart_audio_intelligence: ^0.0.1 copied to clipboard

A strongly-typed Dart intelligence layer for audio transcription and analysis via the AssemblyAI API.

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
0
likes
150
points
78
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A strongly-typed Dart intelligence layer for audio transcription and analysis via the AssemblyAI API.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on dart_audio_intelligence