VoiceBeautifierPreset

Preset voice beautifier options.

Enumerations

voiceBeautifierOff
Original voice, i.e., disables voice beautifier effect.
chatBeautifierMagnetic
Magnetic (male).
Note: This setting is only effective for male voices. Do not use it for female voices, or the audio will be distorted.
chatBeautifierFresh
Fresh (female).
Note: This setting is only effective for female voices. Do not use it for male voices, or the audio will be distorted.
chatBeautifierVitality
Vibrant (female).
Note: This setting is only effective for female voices. Do not use it for male voices, or the audio will be distorted.
singingBeautifier
Singing beautifier.
  • If you call setVoiceBeautifierPreset(singingBeautifier), you can beautify male voices and add a small-room reverb effect. Do not use it for female voices, or the audio will be distorted.
  • If you call setVoiceBeautifierParameters(singingBeautifier, param1, param2), you can beautify male or female voices and add reverb effects.
timbreTransformationVigorous
Vigorous.
timbreTransformationDeep
Deep.
timbreTransformationMellow
Mellow.
timbreTransformationFalsetto
Falsetto.
timbreTransformationFull
Full.
timbreTransformationClear
Clear.
timbreTransformationResounding
Resounding.
timbreTransformationRinging
Ringing.
ultraHighQualityVoice
Ultra-high audio quality, which makes audio clearer and more detailed.
  • For better results, it is recommended to set the profile parameter of setAudioProfile2 to audioProfileMusicHighQuality(4) or audioProfileMusicHighQualityStereo(5), and the scenario parameter to audioScenarioGameStreaming(3), before calling setVoiceBeautifierPreset.
  • If the user's audio capture device can highly reproduce audio details, it is recommended not to enable ultra-high audio quality, as the SDK may over-enhance the details and fail to achieve the desired effect.