Package im.zego.zegoexpress.entity
Class ZegoVoiceChangerParam
- java.lang.Object
-
- im.zego.zegoexpress.entity.ZegoVoiceChangerParam
-
public class ZegoVoiceChangerParam extends java.lang.Object
Voice changer parameter. Developer can use the built-in presets of the SDK to change the parameters of the voice changer.
-
-
Field Summary
Fields Modifier and Type Field Description float
pitch
Pitch parameter, value range [-12.0, 12.0], the larger the value, the sharper the sound, set it to 0.0 to turn off.
-
Constructor Summary
Constructors Constructor Description ZegoVoiceChangerParam()
-