mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-04 19:22:00 +00:00
support enable stt latency calculation (#99)
* support enable stt latency calculation * fixed review comment
This commit is contained in:
@@ -72,6 +72,7 @@ test("validate correct verbs", async (t) => {
|
||||
},
|
||||
{
|
||||
"verb": "config",
|
||||
"notifySttLatency": true,
|
||||
"recognizer": {
|
||||
"vendor": "google",
|
||||
"language": "de-DE",
|
||||
|
||||
Reference in New Issue
Block a user