Adapt background sound volume based on video volume #93
Labels
bounty
This issue has a bounty attached
bounty > 30€
complexity > simple
Simple tasks (usually a few hours)
frontend
Everything for https://github.com/CaptainFact/captain-fact-frontend
good first issue
Good for newcomers
We should retrieve the volume from ReactPlayer and adapt background notifications volume accordingly. As of today the volume can be too strong or too low.
app/components/App/BackgroundNotifier.jsx
audiofile.volume = ___
for all notifications types (refute/confirm/neutral)The text was updated successfully, but these errors were encountered: