[Tracking] DLSpeech: Cannot piggyback additional data for speech recognition #2680
Labels
area-direct-line-speech
backlog
Out of scope for the current iteration but it will be evaluated in a future release.
external-cognitive-services
feature-request
Azure report label
front-burner
Feature Request
When using text-based experience, we allow developers to piggyback additional information to outgoing messages. This is demonstrated in sample 15.a "piggyback data on every outgoing activity".
With Direct Line Speech, you can no longer piggyback additional data to all speech-based outgoing activities.
[edit by @corinagum]:
Note to dev:
Web Chat warnings also need to be updated:
https://github.com/microsoft/BotFramework-WebChat/blob/master/packages/directlinespeech/src/createAdapters.js#L124
createAdapters.js warning needs to be updated to remove userId check.
The text was updated successfully, but these errors were encountered: