You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [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.
The text was updated successfully, but these errors were encountered:
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: