More sticky local speaker detection

This commit is contained in:
Stefan Otto
2020-05-19 14:12:48 +02:00
parent 8d55cd5d1a
commit 384f0cf1e4
+1 -1
View File
@@ -1008,7 +1008,7 @@ export default class RoomClient
play : false,
interval : 5,
threshold : store.getState().settings.noiseThreshold,
history : 30
history : 300
});
this._hark.lastVolume = -100;