Table of Contents

Class VoiceChangerOptions

Namespace
Glitch9.AIDevKit
[Serializable]
public class VoiceChangerOptions : GenerativeOptions, IGENOptions
Inheritance
object
VoiceChangerOptions
Implements
Inherited Members

Fields

RemoveBackgroundNoise

Whether to remove background noise from the audio output.

public bool RemoveBackgroundNoise

Field Value

bool

VoiceId

The voice the model uses to respond. Supported voices are alloy, ash, ballad, coral, echo, fable, nova, onyx, sage, and shimmer.

public string VoiceId

Field Value

string