ISpPhoneConverter

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

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.