Class VoiceChangeSettings
Inheritance
VoiceChangeSettings
Assembly: Glitch9.AIDevKit.Agent.dll
Syntax
[Serializable]
public class VoiceChangeSettings : GenerativeAudioSettings, IGenerationOptions, IAudioRequestOptions, IProviderRequestOptions
Properties
|
Edit this page
View Source
ModelType
Declaration
public override ModelType ModelType { get; }
Property Value
Overrides
|
Edit this page
View Source
RemoveBackgroundNoise
Declaration
public bool RemoveBackgroundNoise { get; }
Property Value
Implements
Extension Methods