3 references to SPRESULTALPHABET
System.Speech (3)
Result\RecognitionResult.cs (3)
324
bool hasIPAPronunciation = (_header.fAlphabet & (uint)
SPRESULTALPHABET
.SPRA_APP_UPS) != 0;
387
bool hasIPAPronunciation = (_header.fAlphabet & (uint)
SPRESULTALPHABET
.SPRA_ENGINE_UPS) != 0;
454
bool hasIPAPronunciation = (_header.fAlphabet & (uint)
SPRESULTALPHABET
.SPRA_APP_UPS) != 0;