This topic has not yet been rated - Rate this topic

ISpPhoneConverter (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

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 MethodsDescription
ISpObjectWithToken interfaceInherits from ISpObjectWithToken and those methods are accessible from an ISpPhoneConverter object.
PhoneToIdConverts a character phoneme string to an ID code string.
IdToPhoneConverts a null-terminated ID code array to the SAPI character format.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.