diff --git a/package.json b/package.json index 117c388..a5d7f97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jambonz/verb-specifications", - "version": "0.0.94", + "version": "0.0.95", "description": "Jambonz Verb Specification Utilities", "main": "index.js", "scripts": { diff --git a/specs.json b/specs.json index 979aa08..528f707 100644 --- a/specs.json +++ b/specs.json @@ -782,6 +782,14 @@ "AtStart", "Continuous" ] + }, + "speechRecognitionMode": { + "type": "string", + "enum": [ + "CONVERSATION", + "DICTATION", + "INTERACTIVE" + ] } }, "required": [