Set Audio Gain
This document explains how to change the audio gain through blueprints in Unreal Engine.
Steps to change Audio Gain: -
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.

Last updated
Was this helpful?