FragmentState.Prosody Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns detailed information about the pitch, speaking rate, and volume of speech output.
public:
property System::Speech::Synthesis::TtsEngine::Prosody ^ Prosody { System::Speech::Synthesis::TtsEngine::Prosody ^ get(); };
public System.Speech.Synthesis.TtsEngine.Prosody Prosody { get; }
member this.Prosody : System.Speech.Synthesis.TtsEngine.Prosody
Public ReadOnly Property Prosody As Prosody
Property Value
Returns a valid instance of Prosody containing the pitch, speaking rate, and volume settings, and changes to those setting, for speech output.
Remarks
The information returned by Prosody corresponds to the <prosody>
XML tag in the SSML specification
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.