Closed chenzhenxu closed 2 years ago
Thank you for reporting this. Feel free to contribute this change, or another contributor can do it.
For now, you should be able to get the parameter via the HttpRequest.ReadFormAsync
method which will give you the form collection, and then grab the parameter using form["FinishedOnKey"]
.
The property has been added and you'll be able to use it when it releases as part of then next release.
VoiceRequest not has FinishedOnKey parameter