AUDIO_EFFECT_PRESET

Preset audio effects.

SetAudioProfile [1/2] profile Preset audio effects profile
  • ROOM_ACOUSTICS_VIRTUAL_STEREO
  • ROOM_ACOUSTICS_3D_VOICE
  • ROOM_ACOUSTICS_VIRTUAL_SURROUND_SOUND
AUDIO_PROFILE_MUSIC_HIGH_QUALITY_STEREO or AUDIO_PROFILE_MUSIC_STANDARD_STEREOOther preset audio effects (excluding AUDIO_EFFECT_OFF)AUDIO_PROFILE_MUSIC_HIGH_QUALITY or AUDIO_PROFILE_MUSIC_HIGH_QUALITY_STEREO

Enumerations

AUDIO_EFFECT_OFF
Original sound, disables voice effects.
ROOM_ACOUSTICS_KTV
KTV.
ROOM_ACOUSTICS_VOCAL_CONCERT
Concert.
ROOM_ACOUSTICS_STUDIO
Studio.
ROOM_ACOUSTICS_PHONOGRAPH
Phonograph.
ROOM_ACOUSTICS_VIRTUAL_STEREO
Virtual stereo, where the SDK renders mono audio into stereo effects.
ROOM_ACOUSTICS_SPACIAL
Spacious.
ROOM_ACOUSTICS_ETHEREAL
Ethereal.
ROOM_ACOUSTICS_VIRTUAL_SURROUND_SOUND
Virtual surround sound, where the SDK simulates a surround sound field based on stereo audio to create a surround effect.
Note: To hear the expected effect when virtual surround sound is enabled, users must use audio playback devices that support stereo.
ROOM_ACOUSTICS_CHORUS
Chorus. Agora recommends using this in chorus scenarios to make vocals sound more spatial and three-dimensional.
ROOM_ACOUSTICS_3D_VOICE
3D voice, where the SDK renders audio to surround the user. The default surround cycle is 10 seconds. After setting this effect, you can also call SetAudioEffectParameters to modify the surround cycle.
Note: To hear the expected effect when 3D voice is enabled, users must use audio playback devices that support stereo.
VOICE_CHANGER_EFFECT_UNCLE
Deep male voice.
Note: Recommended for male voice processing; otherwise, the expected effect may not be achieved.
VOICE_CHANGER_EFFECT_OLDMAN
Elderly male.
Note: Recommended for male voice processing; otherwise, the expected effect may not be achieved.
VOICE_CHANGER_EFFECT_BOY
Boy.
Note: Recommended for male voice processing; otherwise, the expected effect may not be achieved.
VOICE_CHANGER_EFFECT_SISTER
Young woman.
Note: Recommended for female voice processing; otherwise, the expected effect may not be achieved.
VOICE_CHANGER_EFFECT_GIRL
Girl.
Note: Recommended for female voice processing; otherwise, the expected effect may not be achieved.
VOICE_CHANGER_EFFECT_PIGKING
Pig King.
VOICE_CHANGER_EFFECT_HULK
Hulk.
STYLE_TRANSFORMATION_RNB
R&B.
STYLE_TRANSFORMATION_POPULAR
Pop.
PITCH_CORRECTION
Auto-tune, where the SDK corrects the actual pitch based on the C major scale. After setting this effect, you can also call SetAudioEffectParameters to adjust the base scale and tonic pitch.