Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dialogflow detectIntent call need to add audioConfig and input audio #22

Open
nandakumar111 opened this issue Feb 20, 2020 · 1 comment

Comments

@nandakumar111
Copy link

nandakumar111 commented Feb 20, 2020

Dialogflow Doc

lib/v2/dialogflow_v2.dart (Line : 132)

String body = '{"queryInput":{"text":{"text":"$query","language_code":"$language"}}, "queryParams": $queryParams}';

In that need to add input audio and audioConfig.

@nandakumar111 nandakumar111 changed the title dialogflow detectIntent call there is no option to add audioConfig and input audio dialogflow detectIntent call need to add audioConfig and input audio Feb 20, 2020
@ElZombieIsra
Copy link

Check DialogFlowtter where this is addressed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants