VoiceMod
C# Methods for Integrations > VoiceMod
VoiceModBackgroundEffectOff
public void VoiceModBackgroundEffectOff()
VoiceModBackgroundEffectOn
public void VoiceModBackgroundEffectOn()
VoiceModCensorOff
public void VoiceModCensorOff()
VoiceModCensorOn
public void VoiceModCensorOn()
VoiceModGetBackgroundEffectStatus
public bool VoiceModGetBackgroundEffectStatus()
VoiceModGetCurrentVoice
public string VoiceModGetCurrentVoice()
VoiceModGetHearMyselfStatus
public bool VoiceModGetHearMyselfStatus()
VoiceModGetVoiceChangerStatus
public bool VoiceModGetVoiceChangerStatus()
VoiceModHearMyVoiceOff
public void VoiceModHearMyVoiceOff()
VoiceModHearMyVoiceOn
public void VoiceModHearMyVoiceOn()
VoiceModSelectVoice
public void VoiceModSelectVoice(string voiceId)
VoiceModVoiceChangerOff
public void VoiceModVoiceChangerOff()
VoiceModVoiceChangerOn
public void VoiceModVoiceChangerOn()
Â