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