Share via


ISpPhrase

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface accesses information contained in a phrase. It allows applications to retrieve recognition information such as the recognized (or hypothesized) text, the recognized rule, and semantic tag or property information. It also allows an application to serialize the phrase data to a stream and to enable persisting of recognitions to the disk, the network, or memory.

Methods

The following table lists the methods for the ISpPhrase interface.

Methods Description

Discard

Discards the requested data from a phrase object.

GetPhrase

Gets data elements associated with a phrase.

GetSerializedPhrase

Gets phrase information in a serialized form.

GetText

Gets elements from a text phrase.

Requirements

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

See Also

Reference

SAPI Interfaces