https://github.com/janowsiany/cordova-plugin-ms-speech-service
Use the Microsoft Cognitive Services Speech SDK for iOS with Cordova/PhoneGap.
https://github.com/janowsiany/cordova-plugin-ms-speech-service
Last synced: 3 months ago
JSON representation
Use the Microsoft Cognitive Services Speech SDK for iOS with Cordova/PhoneGap.
- Host: GitHub
- URL: https://github.com/janowsiany/cordova-plugin-ms-speech-service
- Owner: janowsiany
- License: mit
- Created: 2019-05-16T22:09:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T13:31:38.000Z (about 6 years ago)
- Last Synced: 2025-01-01T16:38:38.540Z (5 months ago)
- Language: Objective-C
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cordova-plugin-ms-speech-service
Use the Microsoft Cognitive Services Speech SDK for iOS with Cordova/PhoneGap.## Contributing and local environment setup
Attention: You need to provide Cognitive Services Speech SDK in `./bin/MicrosoftCognitiveServicesSpeech.framework`, visit [docs](https://docs.microsoft.com/en-us/azure/cognitive-services/Speech-Service/quickstart-objectivec-ios#get-the-speech-sdk-for-ios) for instructions.