Interface ITTSVoice
A voice used by the text-to-speech (TTS) subsystem to synthesize speech.
Namespace: VivoxUnity
Assembly: VivoxUnity.dll
Syntax
public interface ITTSVoice : IKeyedItemNotifyPropertyChanged<uint>, INotifyPropertyChanged
Properties
Name
A user-displayable voice name.
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
string |