speech Module
Classes related to recognizing text from speech, synthesizing speech from text, and general classes used in the various recognizers.
Classes
ContentAssessmentResult |
Represents content assessment result. |
GrammarPhrase |
Represents a phrase that may be spoken by the user. Creates a grammar phrase using the specified phrase text. |
PersonalVoiceSynthesisRequest |
Represents a speech synthesis request for personal voice (aka.ms/azureai/personal-voice). Note: This class is in preview and may be subject to change in future versions. Added in version 1.39.0 Creates a speech synthesis request using the specified text. |
PronunciationAssessmentNBestPhoneme |
Contains nbest phoneme information. Note Added in version 1.20.0. |
SpeechSynthesisRequest |
Represents a speech synthesis request. Note: This class is in preview and may be subject to change in future versions. Added in version 1.37.0 Creates a speech synthesis request using the specified text. |
Azure SDK for Python