UEConsole Commands
VariableConsole VariableRemaining

voice.NumChannels

voice.NumChannels is a console variable in Unreal Engine 5 (UE5). See what voice.NumChannels does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: voice

Help

Default number of channels to capture from mic input, encode to Opus, and output. Can be set to 1 or 2. Value: Number of channels to use for VOIP input and output.

Usage

Unreal console (open with ~)
> voice.NumChannels 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in voice