mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
major refactoring
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
}
|
||||
],
|
||||
"transcribe": {
|
||||
"action": "http://example.com/transcribe",
|
||||
"transcriptionCallback": "http://example.com/transcribe",
|
||||
"recognizer": {
|
||||
"vendor": "google",
|
||||
"language" : "en-US",
|
||||
"mixType" : "stereo",
|
||||
"dualChannel" : true,
|
||||
"interim": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user