This interface enables the client to convert from the SAPI character phone set to the identifier phone set.
When to Implement
The following classes implement this interface:
- SpPhoneConverter
- SpNullPhoneConverter
Methods
The following table lists methods for the ISpPhoneConverter interface.
Method | Description |
---|---|
IdToPhone | Converts an identifier code string to an internal phone string. |
PhoneToId | Converts an internal phone string to an identifier code string. |
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
Link Library: Sapilib.lib.
See Also
Send Feedback on this topic to the authors