support recognizer.googleOptions.parentPath (#1546)

* support recognizer.googleOptions.parentPath

* update vẻb specification

* wip
This commit is contained in:
Hoan Luu Huu
2026-05-13 19:33:51 +07:00
committed by GitHub
parent 423c070900
commit cb581f9be7
3 changed files with 21 additions and 6 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"@jambonz/speech-utils": "^0.2.30",
"@jambonz/stats-collector": "^0.1.10",
"@jambonz/time-series": "^0.2.17",
"@jambonz/verb-specifications": "^0.1.11",
"@jambonz/verb-specifications": "^0.1.12",
"@modelcontextprotocol/sdk": "^1.9.0",
"@opentelemetry/api": "^1.8.0",
"@opentelemetry/exporter-jaeger": "^1.23.0",
@@ -1647,9 +1647,9 @@
}
},
"node_modules/@jambonz/verb-specifications": {
"version": "0.1.11",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.1.11.tgz",
"integrity": "sha512-2YWqBXhLUD+WLipMdysE155eOSgFVW3id0l4Ci37OYELJIG+GeJYMubReSlMXthU/WoVk91ATu+XkSsjuVO1dg==",
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/@jambonz/verb-specifications/-/verb-specifications-0.1.12.tgz",
"integrity": "sha512-Ddqk78om3k2l1Kj6IGB945W8KOOEwKPLxWeXao6H4jMCbrRponCN+gFOOFUC8q4KRmoe4yaQ6Y02UkejPtaYzQ==",
"license": "MIT",
"dependencies": {
"debug": "^4.3.4",