Skip to content

Fix missing option assignments#1

Merged
JxSun merged 1 commit intomasterfrom
joshua/fix-recognizer-options
Oct 14, 2020
Merged

Fix missing option assignments#1
JxSun merged 1 commit intomasterfrom
joshua/fix-recognizer-options

Conversation

@JxSun
Copy link
Copy Markdown
Owner

@JxSun JxSun commented Oct 14, 2020

Summary

The RecognizeOptions constructor doesn't really apply the interimResults, so the client app can't receive non-final results as stated in the document.
This patch adds the missing interimResults assignment (and also the missing processingMetrics and processingMetricsInterval) back to the constructor.

@JxSun JxSun merged commit c237171 into master Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant