You are reading help file online using chmlib.com
|
Object: SpPhoneConverter
The PhoneToId method converts a string of phoneme symbols to an array of phoneme IDs.
If the PhoneToId method is called before setting the SpPhoneConverter's LanguageId property, an SPERR_UNINITIALIZED error will occur.
SpPhoneConverter.PhoneToId(
Phonemes As String
) As Variant
A Variant array.
You are reading help file online using chmlib.com
|