CatalystCode / cordova-plugin-cogsvcsspeech

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

Android Recognize from Microphone #9

Closed esgraham closed 4 years ago

esgraham commented 4 years ago

Description

As a developer, I'd like to call the Cognitive Services SDK through the AAR, in order to be able to use the microphone to capture speech.

Acceptance Criteria

Resources

Java Speech Reference: com.microsoft.cognitiveservices.speech Quickstart: Setup development environment Example of Observable in Cordova

esgraham commented 4 years ago

Merged with Pull Request #37