dialogflow_grpc 0.2.6 dialogflow_grpc: ^0.2.6 copied to clipboard
Flutter package for Dialogflow CX, V2 and V2beta using gRPC. A faster integration with the Dialogflow API and also the possibility to do audio streaming.
0.2.6 #
- Example iOS has sampleRateHertz 16000
0.2.5 #
- Fix nullable errors
0.2.4 #
- Generate new Dart files
- Fix validation errors & warnings
0.2.3 #
- Fixes in Documentation
0.2.2 #
- Fixes in Documentation
0.2.0 #
- detectIntent Text Input with Dialogflow V2
- streamingDetectIntent with Dialogflow V2
- Dialogflow auth with Service Account
- Full working chat / streaming app example