You are reading help file online using chmlib.com
|
The ISpPhoneConverter interface enables the client to convert from the SAPI character phoneset to the Id phoneset.
| ISpPhoneConverter Methods | Description |
|---|---|
| ISpObjectWithToken interface | Inherits from ISpObjectWithToken and those methods are accessible from an ISpPhoneConverter object. |
| PhoneToId | Converts a character phoneme string to an ID code string. |
| IdToPhone | Converts a null-terminated ID code array to the SAPI character format. |
You are reading help file online using chmlib.com
|