Turn off audio effects and use the original voice.
A pitch correction effect that corrects the user's pitch based on the pitch of the natural C major scale.
To change the basic mode and tonic pitch, call setAudioEffectParameters
after this method.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
A 3D voice effect that makes the voice appear to be moving around the user.
The default cycle period of the 3D voice effect is 10 seconds. To change the cycle period, call setAudioEffectParameters
after this method.
Note
setAudioProfile
and set the profile parameter to MusicStandardStereo(3)
or MusicHighQualityStereo(5)
before setting this enumerator;
otherwise, the enumerator setting does not take effect.A more ethereal audio effect.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
An audio effect typical of a KTV venue.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
An audio effect typical of a vintage phonograph.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
A more spatial audio effect.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
An audio effect typical of a recording studio.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
A virtual stereo effect that renders monophonic audio as stereo audio.
Note
Call setAudioProfile
and set the profile parameter to MusicStandardStereo(3)
or MusicHighQualityStereo(5)
before setting this enumerator; otherwise, the enumerator setting does not take effect.
An audio effect typical of a concert hall.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
An audio effect typical of popular music.
Note
Call setAudioProfile
and set the profile parameter to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator;
otherwise, the enumerator setting does not take effect.
An audio effect typical of R&B music.
Note
Call setAudioProfile
and set the profile parameter to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator;
otherwise, the enumerator setting does not take effect.
The voice of a boy.
Note
setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.The voice of a girl.
Note
setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.The voice of Hulk.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
The voice of an old man.
Note
setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.The voice of Pig King, a character in Journey to the West who has a voice like a growling bear.
Note
To achieve better audio effect quality, Agora recommends calling setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.
The voice of a young woman.
Note
setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.The voice of a middle-aged man.
Note
setAudioProfile
and setting the profile parameter
to MusicHighQuality(4)
or MusicHighQualityStereo(5)
before setting this enumerator.Generated using TypeDoc
The options for SDK preset audio effects.