2 references to pszPronunciationOffset
System.Speech (2)
Result\RecognizedPhrase.cs (2)
187
if (element.
pszPronunciationOffset
!= 0)
189
IntPtr pronunciationBuffer = new((long)buffer + (int)element.
pszPronunciationOffset
);