How can I change the volume of an Audio Resource playing with discordjsvoice?
How can I change the volume of an Audio Resource playing with discordjs/voice?
2 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
assuming you enabled
inlineVolume
when creating the resource
<AudioResource>.volume.setVolume()
exists along with a few other methods
https://amishshah.github.io/prism-media/core.VolumeTransformer.html