4 references to _listSeg
System.Speech (4)
Internal\Synthesis\SpeakInfo.cs (4)
71
if (
_listSeg
.Count > 0)
73
speechSeg =
_listSeg
[0];
74
_listSeg
.RemoveAt(0);
86
_listSeg
.Add(pNew);