1 write to _cps
System.Speech (1)
Internal\PhonemeConverter.cs (1)
272
_cps
= cps;
2 references to _cps
System.Speech (2)
Internal\PhonemeConverter.cs (2)
186
newPhoneId._cp[l] = pmCompressed.
_cps
[posCp++];
194
System.Diagnostics.Debug.Assert(posCp == pmCompressed.
_cps
.Length);