This commit is contained in:
Dave Horton
2025-03-05 20:25:25 -05:00
parent ef9edd2125
commit 7521fadbd6

View File

@@ -1684,7 +1684,7 @@ Duration=${duration} `
else if (opts.llm_update) { else if (opts.llm_update) {
return this._lccLlmUpdate(opts.llm_update, callSid); return this._lccLlmUpdate(opts.llm_update, callSid);
} }
// whisper may be the only thing we are asked to do, or it may that // whisper may be the only thing we are asked to do, or it may that
// we are doing a whisper after having muted, paused recording etc.. // we are doing a whisper after having muted, paused recording etc..
if (opts.whisper) { if (opts.whisper) {