Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to integrate MS speech engine with IBM Voice Gateway on IBM Cloud itself #151

Open
cognitiveai2019 opened this issue Feb 13, 2019 · 1 comment

Comments

@cognitiveai2019
Copy link

Hi,
I am trying to use IBM Cloud service in order to integrate MS speech engine with IBM Voice Gateway.
Could you please let me know how to start with as I can't find if it is posisble on IBM Cloud itself without any installing on my own local system?

@jfmartinez
Copy link
Contributor

jfmartinez commented Apr 1, 2019

@cognitiveai2019 there's some sample adapters here: https://github.com/WASdev/sample.voice.gateway/tree/master/speech-adapter-samples, you can potentially create an adapter that incorporates some kind of SDK from MS Speech.

The adapters themselves don't have guides on deploying to IBM Cloud, but they are basic Node.JS apps, you can probably add a manifest.yml file to it: https://cloud.ibm.com/docs/runtimes/nodejs?topic=Nodejs-getting-started#prepare

@jfmartinez jfmartinez reopened this Apr 1, 2019
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

No branches or pull requests

2 participants