API Referenceglobal
public sealed struct Sandbox.Speech.Synthesizer.InstalledVoice
Constructors
Showing 1 constructors
public InstalledVoice(string Name, string Gender, string Age)
No results match this filter.
Methods
Showing 1 methods
public void Deconstruct(string Name, string Gender, string Age)
No results match this filter.
Properties
Showing 3 properties
public string Sandbox.Speech.Synthesizer.InstalledVoice.Age { get; set; }
public string Sandbox.Speech.Synthesizer.InstalledVoice.Gender { get; set; }
public string Sandbox.Speech.Synthesizer.InstalledVoice.Name { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Speech.Synthesizer.InstalledVoice |