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 cca650e commit c010aacCopy full SHA for c010aac
example/data/peernames.json
@@ -23,14 +23,5 @@
23
"sadas",
24
"assfsdfdsf"
25
]
26
- },
27
- {
28
- "name": "sadas",
29
- "target": "asdsad",
30
- "variants": [
31
- "sadas",
32
- "dsw",
33
- "dsfewr3233"
34
- ]
35
}
36
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "voicer",
3
- "version": "0.1.6",
+ "version": "0.1.7",
4
"description": "voicer - voice recognition service for asterisk",
5
"main": "index.js",
6
"dependencies": {
@@ -9,7 +9,7 @@
9
"joi": "^6.0.8",
10
"node-uuid": "^1.4.2",
11
"q": "^1.2.0",
12
- "voicer-web": "0.0.3",
+ "voicer-web": "0.0.4",
13
"winston": "^0.9.0",
14
"xml2js": "^0.4.4",
15
"yandex-speech": "^0.0.11"
0 commit comments