Sdílet prostřednictvím


VoiceInfo.Age Vlastnost

Definice

Získá věk hlasu.

public:
 property System::Speech::Synthesis::VoiceAge Age { System::Speech::Synthesis::VoiceAge get(); };
public System.Speech.Synthesis.VoiceAge Age { get; }
member this.Age : System.Speech.Synthesis.VoiceAge
Public ReadOnly Property Age As VoiceAge

Hodnota vlastnosti

VoiceAge

Vrátí věk hlasu.

Poznámky

Vlastnost Age získá člen VoiceAge výčtu, který označuje věk hlasu.

Platí pro

Viz také