Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

Microsoft Speech Platform

IEnumSpObjectTokens

The IEnumSpObjectTokens interface is used to enumerate speech object tokens.

Associated Class IDs

The following class IDs (CLSID) may be used with this interface.

  • CLSID_SpMMAudioEnum

See Application Object Classes for a complete CLSID listing for all interfaces.

Methods in Vtable Order

IEnumSpObjectTokens Methods Description
Next Retrieves the next object token in the enumeration sequence.
Skip Skips a specified number of object tokens in the enumeration sequence.
Reset Resets the enumeration sequence to the beginning.
Clone Creates a new enumerator object with the same items.
Item Locates a specific token in the enumeration.
GetCount Retrieves the number of object tokens contained in the enumeration sequence.