Open
Description
Description
As an architect, I want to understand how Cordova implements Async functionality, so that I can determine if plugin should implement the Speech SDK async functions.
Acceptance Criteria
- Find document that details the how Cordova works with async functionality so that we can review to make a decision.
- Find document that details how the Cognitive Services Speech SDK implements async servcies so that we can review to make a decision on whether or not to use the functions in the plugin.
- Update README.md with final decision of if and how to implement async functions from the Speech SDK