VoiceInfo.Age プロパティ

定義

音声の年齢を取得します。

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

プロパティ値

音声の年齢を返します。

注釈

プロパティは Age 、音声の経過時間を VoiceAge 示す列挙体のメンバーを取得します。

適用対象

こちらもご覧ください