speech-to-text-nodejs icon indicating copy to clipboard operation
speech-to-text-nodejs copied to clipboard

:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service

Results 26 speech-to-text-nodejs issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) and [qs](https://github.com/ljharb/qs). These dependencies needed to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix]...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.1 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Hi `watson-developer-cloud/speech-to-text-nodejs`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

**Is your feature request related to a problem? Please describe.** The feature request related to cloud foundry will be deprecated, need a new solution to run this nice app with...

Is there a way to change the default value of the Inactivity Timeout from 30 to a larger number or -1 to be infinity. I thought I changed in the...

When I am running the demo from https://speech-to-text-demo.ng.bluemix.net, everything is working. I have done npm install and npm start. created the credential correctly in . env file. When I am...

terminal date running on mac-os Getting app info... Updating app with these attributes... name: mycloudvip-speech-to-text path: /Users/PROJECTS/Server/speech-to-text-nodejs command: npm start disk quota: 1G health check type: port instances: 1 memory:...

When I am running the live streaming demo from https://speech-to-text-demo.ng.bluemix.net, everything is working. but it is for only me. If I wan to test with my friend acting as a...