This commit is contained in:
Dave Horton
2022-01-24 15:09:10 -05:00
parent 1bca165fc1
commit 9a71350875

View File

@@ -280,7 +280,7 @@ class TaskGather extends Task {
transcript: evt.Text transcript: evt.Text
} }
] ]
} };
} }
} }
if (evt.is_final) this._resolve('speech', evt); if (evt.is_final) this._resolve('speech', evt);