PronunciationAssessmentConfig Class
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.
Configures a pronunciation assessment. Added in 1.14.0
public class PronunciationAssessmentConfig
type PronunciationAssessmentConfig = class
Public Class PronunciationAssessmentConfig
- Inheritance
-
PronunciationAssessmentConfig
Remarks
See also: Pronunciation assessment
Constructors
PronunciationAssessmentConfig(String, GradingSystem, Granularity, Boolean) |
Creates an instance of the PronunciationAssessmentConfig. |
Properties
NBestPhonemeCount |
The nbest phoneme count. Added in 1.20.0 |
PhonemeAlphabet |
The phoneme alphabet. Valid values are: "SAPI" (default) and "IPA". Added in 1.20.0 |
ReferenceText |
Contains text used to compare with a pronunciation. |
Methods
ApplyTo(Recognizer) |
Applies the settings in this config to a recognizer. |
FromJson(String) |
Creates an instance of the PronunciationAssessmentConfig from JSON-formatted text. |
ToJson() |
Gets JSON-formatted string of pronunciation assessment parameters. |
Applies to
Feedback
Submit and view feedback for