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
When bot did not send an activity with speak property, DLSpeech channel will not send the WAV stream. Web Chat or Speech SDK should handle this scenario.
Steps to reproduce
Connect to MockBot
Say "tell me a story"
The returned activity does not have speak field set
Expected behavior
Web Chat will not synthesize the activity without "speak" property. But it should continue to function properly.
Version
4.7.1
Describe the bug
When bot did not send an activity with speak property, DLSpeech channel will not send the WAV stream. Web Chat or Speech SDK should handle this scenario.
Steps to reproduce
speak
field setExpected behavior
Web Chat will not synthesize the activity without "speak" property. But it should continue to function properly.
Additional context
Tagging @stevkan.
[Bug]
The text was updated successfully, but these errors were encountered: