speech_to_text_pro 0.0.1
speech_to_text_pro: ^0.0.1 copied to clipboard
High-performance, continuous speech-to-text plugin with smart punctuation, auto-restart, and deep session analytics.
0.0.1 #
- Initial release of
speech_to_text_pro. - Support for Continuous Speech-to-Text on Android and iOS.
- Standard API: Familiar
initializeandlistenpattern with 12+ lifecycle callbacks. - Continuous Pro API: Managed session with auto-restart, segment stitching, and smart punctuation.
- Deep Metadata: Access to per-word confidence, timestamps, and alternatives.
- Session Analytics: Real-time Words Per Minute (WPM), Duration, and total word count.
- Android Zero-Beep: Automatic audio management to mute system sounds during restarts.
- Language Support: Query and select from all supported locales on the device.
- Production-ready architecture with clean separation of concerns.