test deepgram
This commit is contained in:
parent
fcbd7db995
commit
71933ae5f0
1 changed files with 0 additions and 2 deletions
|
|
@ -331,8 +331,6 @@ export class ElatoOpenAiVoiceAgent extends DurableObject<Env> {
|
|||
}
|
||||
this.sawUserSpeech = true;
|
||||
this.scheduleAutoCommit(server);
|
||||
} else if (this.sawUserSpeech) {
|
||||
this.scheduleAutoCommit(server);
|
||||
}
|
||||
}
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in a new issue