Closed Br3ndonn closed 2 months ago
That's a nice feature, thanks @Br3ndonn! I moved the control a bit, restructuring the AudioPlayer to make it a bit neater, also volume is saved on settings to make it so when it's opened your app volume is restored. Hope you like it!
This pull request adds a VolumeControl component to the AudioPlayer.tsx file, allowing users to adjust the volume and toggle between mute and unmute states. The component includes icons for volume and mute states and updates the audio volume and mute state as needed.
VolumeControl Component:
Volume and Mute Logic: