Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VoiceConversionPreset

The options for SDK preset voice conversion effects.

since

v3.3.1

Index

Enumeration members

Enumeration members

Bass

Bass: = 50397952

50397952: A deep voice. To avoid audio distortion, ensure that you use this enumerator to process a male-sounding voice.

Neutral

Neutral: = 50397440

50397440: A gender-neutral voice. To avoid audio distortion, ensure that you use this enumerator to process a female-sounding voice.

Off

Off: = 0

0: Turn off voice conversion effects and use the original voice.

Solid

Solid: = 50397952

50397952: A steady voice. To avoid audio distortion, ensure that you use this enumerator to process a male-sounding voice.

Sweet

Sweet: = 50397696

50397696: A sweet voice. To avoid audio distortion, ensure that you use this enumerator to process a female-sounding voice.

Generated using TypeDoc