ISpPhrase (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

ISpPhrase

This is the main interface used to access information contained in a phrase. Using this interface, applications can retrieve recognition information such as the recognized (or hypothesized) text, the recognized rule, and semantic tag or property information. An application can also serialize the phrase data to a stream to enable persisting of recognitions to the disk, the network, or memory.

Methods in Vtable Order

ISpPhrase Methods Description
GetPhrase Retrieves data elements associated with a phrase.
GetSerializedPhrase Returns the phrase information in serialized form.
GetText Retrieves elements from a text phrase.
Discard Discards the requested data from the phrase object.