Class FluentAPIExtensions
Inheritance
object
FluentAPIExtensions
Namespace: Glitch9.AIDevKit.ElevenLabs
Assembly: .dll
Syntax
public static class FluentAPIExtensions
Methods
SetOutputFormat(GENAudioIsolationTask, ElevenLabsOutputFormat)
Declaration
public static GENAudioIsolationTask SetOutputFormat(this GENAudioIsolationTask task, ElevenLabsOutputFormat outputFormat)
Parameters
Type | Name | Description |
---|---|---|
GENAudioIsolationTask | task | |
ElevenLabsOutputFormat | outputFormat |
Returns
Type | Description |
---|---|
GENAudioIsolationTask |
SetOutputFormat(GENSoundEffectTask, ElevenLabsOutputFormat)
Declaration
public static GENSoundEffectTask SetOutputFormat(this GENSoundEffectTask task, ElevenLabsOutputFormat outputFormat)
Parameters
Type | Name | Description |
---|---|---|
GENSoundEffectTask | task | |
ElevenLabsOutputFormat | outputFormat |
Returns
Type | Description |
---|---|
GENSoundEffectTask |
SetOutputFormat(GENSpeechTask, ElevenLabsOutputFormat)
Declaration
public static GENSpeechTask SetOutputFormat(this GENSpeechTask task, ElevenLabsOutputFormat outputFormat)
Parameters
Type | Name | Description |
---|---|---|
GENSpeechTask | task | |
ElevenLabsOutputFormat | outputFormat |
Returns
Type | Description |
---|---|
GENSpeechTask |
SetOutputFormat(GENVoiceChangeTask, ElevenLabsOutputFormat)
Declaration
public static GENVoiceChangeTask SetOutputFormat(this GENVoiceChangeTask task, ElevenLabsOutputFormat outputFormat)
Parameters
Type | Name | Description |
---|---|---|
GENVoiceChangeTask | task | |
ElevenLabsOutputFormat | outputFormat |
Returns
Type | Description |
---|---|
GENVoiceChangeTask |