Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface enumerates speech object tokens.
When to Implement
The following class identifiers (CLSIDs) can be used with this interface. A complete CLSID listing for all interfaces is in the Class IDs section.
CLSID_SpMMAudioEnum
Methods
Methods | Description |
---|---|
Clone | Creates a new enumerator object with the same items. |
GetCount | Gets the number of object tokens contained in the enumeration sequence. |
Item | Locates a specific token in the enumeration. |
Next | Gets the next object token in the enumeration sequence. |
Reset | Resets the enumeration sequence to the beginning. |
Skip | Skips a specified number of object tokens in the enumeration sequence. |
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