Cognitive-Services-Voice-Assistant icon indicating copy to clipboard operation
Cognitive-Services-Voice-Assistant copied to clipboard

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

Open alishajain7 opened this issue 2 years ago • 0 comments

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.

alishajain7 avatar Aug 03 '21 05:08 alishajain7