Set initial volume without enabling inlineVolume

Im using @discordjs/voice and would like set the initial volume for playback because the default is way too loud. But I have no need to update it on the fly and don't want the extra overhead of turning on inlineVolume. Is there a way to just set the initial volume?
Was this page helpful?