Interface IRealtimeOptions
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IRealtimeOptions : ITextGenerationOptions, IGenerationOptions
Properties
| Edit this page View SourceInputVoiceLanguage
Declaration
Locale InputVoiceLanguage { get; }
Property Value
| Type | Description |
|---|---|
| Locale |
TranscriptionModel
Declaration
Model TranscriptionModel { get; }
Property Value
| Type | Description |
|---|---|
| Model |
Voice
Declaration
Voice Voice { get; }
Property Value
| Type | Description |
|---|---|
| Voice |