Class SpeechSessionSettings
Inherited Members
Namespace: Glitch9.AIDevKit.Agents
Assembly: Glitch9.AIDevKit.dll
Syntax
public class SpeechSessionSettings : AgentSessionSettingsBase
Properties
| Edit this page View SourceSpeed
Declaration
public float Speed { get; set; }
Property Value
| Type | Description |
|---|---|
| float |
Voice
Declaration
public Voice Voice { get; set; }
Property Value
| Type | Description |
|---|---|
| Voice |
Volume
Declaration
public float Volume { get; set; }
Property Value
| Type | Description |
|---|---|
| float |