stt_recorder 0.1.0+1
stt_recorder: ^0.1.0+1 copied to clipboard
Single pipeline voice capture + STT bridge
0.1.0+1 #
- Initial federated release.
- Added start/stop/cancel capture API.
- Added partial text stream API.
- Added Android, iOS, macOS, and web endorsed implementations.
- Made
stop()returnVoiceCaptureArtifactwith capture bytes and metadata. - Documented web fallback behavior where recording works and
__speech_unavailable__is emitted for non-STT flows.