Prosody.Range 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 vocale du TextFragment
.
public:
property System::Speech::Synthesis::TtsEngine::ProsodyNumber Range { System::Speech::Synthesis::TtsEngine::ProsodyNumber get(); void set(System::Speech::Synthesis::TtsEngine::ProsodyNumber value); };
public System.Speech.Synthesis.TtsEngine.ProsodyNumber Range { get; set; }
member this.Range : System.Speech.Synthesis.TtsEngine.ProsodyNumber with get, set
Public Property Range As ProsodyNumber