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)
93foreach (char ch in _phoneMap._phoneIds[index]._cp) 184for (int l = 0; l < newPhoneId._cp.Length; l++) 186newPhoneId._cp[l] = pmCompressed._cps[posCp++];