CatalystCode / cordova-plugin-cogsvcsspeech

Cordova plugin for Microsoft Cognitive Services speech services.
MIT License
2 stars 3 forks source link

Download latest Cognitive Services Android Library #12

Closed esgraham closed 4 years ago

esgraham commented 4 years ago

Description

As a plugin developer, I'd like to implement the process of downloading the Cognitive Services AAR during installation, in order to use the latest Speech SDK.

As an application developer, I'd like to have the Cognitive Services AAR downloaded during installation without interaction, in order to use the latest Speech SDK.

Acceptance Criteria

Resources

Quickstart: Setup development environment Speech recognition sample for Android