We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7174b commit 1a4b430Copy full SHA for 1a4b430
examples/package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "example-watson-stt-client",
+ "name": "watson-speech-examples",
3
"version": "1.0.0",
4
- "description": "Example app showing the IBM Watson Speech To Text browser library in action.",
+ "description": "Examples showing the IBM Watson Speech Javascript SDK in action.",
5
"main": "token-server.js",
6
"scripts": {
7
"start": "node token-server.js"
0 commit comments