googlecloudspeech 0.1.3
googlecloudspeech: ^0.1.3 copied to clipboard
Flutter plugin for google speech api
0.0.1 #
- Flutter plugin initialized
0.1.0 #
- Google speech API - v1 works for speech:recognize and operations:list
0.1.1 #
- Minor bump, corrected example
0.1.2 #
- Code prettified
0.1.3 #
- Convert audio file to base64 string
- Support other audio file formats
- Removed (and untrack) system generated files
- Added LICENSE