Open
Description
openedon Dec 4, 2019
If you would want to prioritize this feature work, please vote and optionally, provide a user story.
Feature Request
Currently, Direct Line Speech do not ACK any outgoing message, including recognized speech or simple text message.
Since outgoing activities are not ACK-ed, we do not have the activity ID or the correct timestamp.
We workaround it by timestamping all incoming activities with local timestamp, and faking a read receipt (a.k.a. echo back activity).
Code at /directlinespeech/src/DirectLineSpeech.js
.
[Enhancement]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment