Microsoft Speech Platform
ISpPhoneConverter
The ISpPhoneConverter interface enables the client to convert from the SAPI character phoneset to the Id phoneset.
When to Use
Call methods of the ISpPhoneConverter interface to convert between character and NUM phonesets.Implemented By
Methods in Vtable Order
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. |