Skip to content

DLSpeech: Should not error out if bot did not send "speak" property,  #2953

@compulim

Description

@compulim

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

  1. Connect to MockBot
  2. 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.

Additional context

Tagging @stevkan.

[Bug]

Metadata

Metadata

Assignees

Labels

area-direct-line-speechbugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions