watson-developer-cloud / node-sdk

:comet: Node.js library to access IBM Watson services.
https://www.npmjs.com/package/ibm-watson
Apache License 2.0
1.48k stars 670 forks source link

How to convert speech to Text using Watson services in C#? #15

Closed Inforich closed 9 years ago

Inforich commented 9 years ago

I got code for Questionanswer service of IBM in C# from https://developer.ibm.com/bluemix/2015/01/07/leveraging-watson-service-desktop/ . Its working perfectly.But i don't know the format of speech which we need to send for speech to Text convertion. Kindly help me in writing the code.

germanattanasio commented 9 years ago

Hi @inforich, this is not the place to ask that question. If you are having difficulties calling the IBM Watson Speech services in C#, please ask a question on dW Answers or Stack Overflow. Issues here should be related to the nodejs wrapper.