SAPI Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Speech API (SAPI) functions with a description of the purpose of each.
Programming element | Description |
---|---|
This function binds the audio stream to the specified file. |
|
This function clears an event. |
|
This function converts the specified stream format into a fully populated wave format structure. |
|
This function creates an object from tokens that best match a set of attributes. |
|
This function creates a default object from a category identifier. |
|
This function creates a token coercively, based on category identifier. |
|
This function creates a token forcefully, based on the supplied token identifier. |
|
This function creates a new token using the category identifier and a token name. |
|
This function creates a new token using a category identifier and a token name. |
|
This function creates an object from a subkey of the data key belonging to an object token. |
|
This function creates an object from an object token. |
|
This function creates an object from an object token identifier. |
|
This function creates an object implementing ISpPhoneConverter that allows conversion from the SAPI character phone set to the identifier phone set. |
|
This function enumerates the tokens for the specified category. |
|
This function calculates the size of the buffer required to serialize the specified event. |
|
This function enumerates the tokens for the specified category, and finds the single token that best matches the supplied attributes. |
|
This function creates an object token category as an object implementing ISpObjectTokenCategory. |
|
This function gets the default token for the specified category. |
|
This function gets the default token identifier for the specified category. |
|
This function gets the text description associated with the specified object token. |
|
This function creates a subtoken from a token. |
|
This function creates an object token corresponding to the specified token identifier. |
|
This function returns the default user interface language. |
|
This function initializes an event structure by clearing it. |
|
This function sets common data for an object token. Unused parameters must be NULL. |
|
This function sets the default token for the specified category identifier. |
|
This function sets a token identifier as the default for the specified category. |
|
This function sets the resource description for the specified token. |