ISpPhrase (Windows CE 5.0)
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
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