Prosody.Pitch Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la fréquence de la ligne de base du TextFragment
.
public:
property System::Speech::Synthesis::TtsEngine::ProsodyNumber Pitch { System::Speech::Synthesis::TtsEngine::ProsodyNumber get(); void set(System::Speech::Synthesis::TtsEngine::ProsodyNumber value); };
public System.Speech.Synthesis.TtsEngine.ProsodyNumber Pitch { get; set; }
member this.Pitch : System.Speech.Synthesis.TtsEngine.ProsodyNumber with get, set
Public Property Pitch As ProsodyNumber