CaptainFact / CaptainFact/captain-fact
Adapt background sound volume based on video volume
Open
bounty
bounty > 30€
complexity > simple
frontend
good first issue
- Dominant language
- No language data
- Stars
- 71
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
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.
- [ ] Store the volume from ReactPlayer in redux state
- [ ] Retrieve the value in `app/components/App/BackgroundNotifier.jsx`
- [ ] Set `audiofile.volume = ___` for all notifications types (refute/confirm/neutral)
Contributor guide
Assessment
This issue has not been assessed yet.