deepgram_speech_to_text 2.0.0
deepgram_speech_to_text: ^2.0.0 copied to clipboard
A Deepgram client for Dart and Flutter.
2.0.0 #
- STT methods now return a
DeepgramSttResult
instead of plain json string (breaking change) - updated example in README.md and /example, added a flutter demo
- better documentation
1.0.5 #
- better doc
1.0.4 #
- Added WEB support (for real this time)
1.0.3 #
- Tried to add WEB support
1.0.2 #
- Fixed incorrect documentation
1.0.1 #
- Formatted for pub.dev
1.0.0 #
- Initial version.