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