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)
255if ((_recoResult.Alternates[i]._homophoneGroupId == _homophoneGroupId) && (_recoResult.Alternates[i].Text != this.Text)) 317return _homophoneGroupId;