tflite_audio 0.1.1 tflite_audio: ^0.1.1 copied to clipboard
Tflite plugin for flutter. Can make audio classifications on both android and iOS with the user's specifications.
0.1.1 #
- Made some fixes with making options explicit
- Added alert dialog when permission is denied.
0.1.0 #
- Added iOS support
0.0.4 #
- Added the following arguments into the future: startAudioRecognition()
- sampleRate
- recordingLength
- bufferSize
0.0.3 #
- Merged permission and audio recognition futures into one future.
0.0.2 #
- Fixed image url
0.0.1 #
- Initial release.