If you would want to prioritize this feature work, please vote and optionally, provide a user story.
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.
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.