Share via


ISpPhoneConverter (Windows Embedded CE 6.0)

1/6/2010

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

Header sapi.h, sapi.idl
Library sapilib.lib
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

SAPI Interfaces