Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.3
SPADAPTATIONRELEVANCE
New in SAPI 5.3
SPADAPTATIONRELEVANCE defines levels of bias for adaptation settings.
typedef enum SPADAPTATIONRELEVANCE
{
SPAR_Unknown,
SPAR_Low,
SPAR_Medium,
SPAR_High
} SPADAPTATIONRELEVANCE;
Elements
- SPAR_Unknown
The appropriate bias for the adaptation setting is unknown. - SPAR_Low
The bias for the adaptation setting is set to low. - SPAR_Medium
The bias for the adaptation setting is set to medium. - SPAR_High
The bias for the adaptation setting is set to high.