mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 09:08:02 +00:00
lint
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user