1 write to _cp
System.Speech (1)
Internal\PhonemeConverter.cs (1)
246
_cp
= cp;
3 references to _cp
System.Speech (3)
Internal\PhonemeConverter.cs (3)
93
foreach (char ch in _phoneMap._phoneIds[index].
_cp
)
184
for (int l = 0; l < newPhoneId.
_cp
.Length; l++)
186
newPhoneId.
_cp
[l] = pmCompressed._cps[posCp++];