Skip to content

Commit

Permalink
Update worker/src/RTC/ActiveSpeakerObserver.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Jul 16, 2021
1 parent 18e5067 commit cac4bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worker/src/RTC/ActiveSpeakerObserver.cpp
Expand Up @@ -490,6 +490,7 @@ namespace RTC
void ActiveSpeakerObserver::Speaker::EvalLongActivityScore()
{
MS_TRACE();

longActivityScore = ComputeActivityScore(longs[0], N3, 0.5, 47);
}

Expand Down

0 comments on commit cac4bf4

Please sign in to comment.