1 write to _homophoneGroupId
System.Speech (1)
Result\RecognizedPhrase.cs (1)
355
_homophoneGroupId
= _serializedPhrase.wHomophoneGroupId;
3 references to _homophoneGroupId
System.Speech (3)
Result\RecognizedPhrase.cs (3)
255
if ((_recoResult.Alternates[i].
_homophoneGroupId
==
_homophoneGroupId
) && (_recoResult.Alternates[i].Text != this.Text))
317
return
_homophoneGroupId
;