toleds
Results
2
comments of
toleds
the source in pub.dev is different from the source in here., i copied the main.dart here and it works.
try this... 1. go to DIalogFlow -> Agent Properties -> Speech -> Enable Text To Speech in the code 2. in dialogflow_v2.dart in AIResponse({Map body}) {...} Add _outputAudio = body['outputAudio'];...