mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-04-03 22:16:20 +00:00
add speechmaticsOptions.profile
This commit is contained in:
10
specs.json
10
specs.json
@@ -1050,6 +1050,16 @@
|
||||
},
|
||||
"speechmaticsOptions": {
|
||||
"properties": {
|
||||
"host": "string",
|
||||
"profile": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"adaptive",
|
||||
"agile",
|
||||
"smart",
|
||||
"external"
|
||||
]
|
||||
},
|
||||
"transcription_config": "#sm_transcriptionConfig",
|
||||
"translation_config": "#sm_translationConfig",
|
||||
"audio_events_config_config": "#sm_audioEventsConfig"
|
||||
|
||||
Reference in New Issue
Block a user