More sticky local speaker detection
This commit is contained in:
@@ -1008,7 +1008,7 @@ export default class RoomClient
|
|||||||
play : false,
|
play : false,
|
||||||
interval : 5,
|
interval : 5,
|
||||||
threshold : store.getState().settings.noiseThreshold,
|
threshold : store.getState().settings.noiseThreshold,
|
||||||
history : 30
|
history : 300
|
||||||
});
|
});
|
||||||
this._hark.lastVolume = -100;
|
this._hark.lastVolume = -100;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user