Set Audio Gain
This document explains how to change the audio gain through blueprints in Unreal Engine.
Last updated
Was this helpful?
This document explains how to change the audio gain through blueprints in Unreal Engine.
Last updated
Was this helpful?
Open the Player blueprint or the blueprint which has the ConvaiPlayer
component in it.
From the ConvaiPlayer component search for Set Microphone Volume Multiplier
function.
Enter any float value in the In Volume Multiplier
property of the function which makes the audio loud and clear.