From 45a2a039cdb3e5887509e2826d896844c1e68089 Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Fri, 2 Jun 2023 12:53:00 -0400 Subject: [PATCH] transcribe: recognizer is not required, but transcriptionHook is --- specs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs.json b/specs.json index 3f30577..8622d39 100644 --- a/specs.json +++ b/specs.json @@ -423,7 +423,7 @@ "earlyMedia": "boolean" }, "required": [ - "recognizer" + "transcriptionHook" ] }, "target": {