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

Need to send Channel Data when user provides Voice input to the client. #571

Open
alishajain7 opened this issue Aug 3, 2021 · 0 comments

Comments

@alishajain7
Copy link

alishajain7 commented Aug 3, 2021

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

I am not able to send Channel Data from Voice Assistant Client (WPF) to the Bot. The Client is speaking everything returned from Bot even when user has typed the input. Hence we need to send channel data to the bot identifying if the input was through voice/input.

Any log messages given by the failure

No.

Expected/desired behavior

If the Client receives voice input, only then it should speak.

OS and Version?

Windows 10

Mention any other details that might be useful

The same Bot solution is used for Direct Line Web client as well. Hence it is important for us to send SSML text while returning activities to client. Because of this, Client is speaking the input, also when the user is providing input by typing.

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

1 participant