Hello,
Im a student and I have a project . my project is a wearable device which converts speech to text in real time for deaf people. If I can save sound as wav and send it to the cloud ,I will be able to do this job. But there is something not clear how to send the data to the colud.
Ive made some research, Im planning to use a DSP ( TMS320C5517 ), codec, RAM - ROM , and screen, since this is a wearable project,everything must be very low power. And If run TIRTOS on it, can I do this. I will paste the description of IBM's service, I dont have knowledge about internet programming, that's why it comes to me diffucult.
"To run example cURL commands that work with the service from the command line, see Quick start for cURL.
To create and run an example Node.js application that works with the service from the command line, see Watson Quick Start for Node.js.
To create and run a sample Node.js application that works with the service from a web browser, see Developing a Watson application in Node.js. You need the link to the source code for the Node.js application at the speech-to-text-nodejs repository in the watson-developer-cloud namespace on GitHub."
"The service is accessed via a WebSocket connection or REST API."
As it is written, I should use cURL and Node.js, Can I make it compatible with my Embedded system this is what my question is actually.
Best Regards
Caner Alp