mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
This commit is contained in:
@@ -655,6 +655,9 @@ class TaskGather extends Task {
|
|||||||
|
|
||||||
_onStartOfSpeech(cs, ep) {
|
_onStartOfSpeech(cs, ep) {
|
||||||
this.logger.debug('TaskGather:_onStartOfSpeech');
|
this.logger.debug('TaskGather:_onStartOfSpeech');
|
||||||
|
if (this.bargein) {
|
||||||
|
this._killAudio(cs);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
_onTranscriptionComplete(cs, ep) {
|
_onTranscriptionComplete(cs, ep) {
|
||||||
this.logger.debug('TaskGather:_onTranscriptionComplete');
|
this.logger.debug('TaskGather:_onTranscriptionComplete');
|
||||||
|
|||||||
Reference in New Issue
Block a user