VOICE_BEAUTIFIER_PRESET
Preset voice beautifier effects.
Enumerations
- VOICE_BEAUTIFIER_OFF
- Original voice, i.e., disables voice beautifier effects.
- CHAT_BEAUTIFIER_MAGNETIC
- Magnetic (male).
Note: This setting is only effective for male voices. Do not apply it to female voices, otherwise audio distortion may occur.
- CHAT_BEAUTIFIER_FRESH
- Fresh (female).
Note: This setting is only effective for female voices. Do not apply it to male voices, otherwise audio distortion may occur.
- CHAT_BEAUTIFIER_VITALITY
- Energetic (female).
Note: This setting is only effective for female voices. Do not apply it to male voices, otherwise audio distortion may occur.
- SINGING_BEAUTIFIER
- Singing beautifier.
- If you call SetVoiceBeautifierPreset(SINGING_BEAUTIFIER), you can beautify male voices and add a small room reverb effect. Do not apply it to female voices, otherwise audio distortion may occur.
- If you call SetVoiceBeautifierParameters(SINGING_BEAUTIFIER, param1, param2), you can beautify male or female voices and add reverb effects.
- TIMBRE_TRANSFORMATION_VIGOROUS
- Vigorous.
- TIMBRE_TRANSFORMATION_DEEP
- Deep.
- TIMBRE_TRANSFORMATION_MELLOW
- Mellow.
- TIMBRE_TRANSFORMATION_FALSETTO
- Falsetto.
- TIMBRE_TRANSFORMATION_FULL
- Full.
- TIMBRE_TRANSFORMATION_CLEAR
- Clear.
- TIMBRE_TRANSFORMATION_RESOUNDING
- Resounding.
- TIMBRE_TRANSFORMATION_RINGING
- Ringing.
- ULTRA_HIGH_QUALITY_VOICE
- Ultra-high-quality voice, which makes the audio clearer and more detailed.
- For better results, it is recommended to set the
profileparameter of SetAudioProfile [2/2] toAUDIO_PROFILE_MUSIC_HIGH_QUALITY(4) orAUDIO_PROFILE_MUSIC_HIGH_QUALITY_STEREO(5), and thescenarioparameter toAUDIO_SCENARIO_GAME_STREAMING(3) before calling SetVoiceBeautifierPreset. - If the user's audio capture device can highly restore audio details, it is recommended not to enable ultra-high-quality voice, otherwise the SDK may over-restore audio details and fail to achieve the expected effect.
- For better results, it is recommended to set the