Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
CSpEvent::ObjectToken
CSpEvent::ObjectToken returns the event as a cast type of ISpObjectToken pointer. The caller must make sure the event type is SPET_LPARAM_IS_TOKEN.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>ISpObjectToken* ObjectToken( void ) const;</strong> </pre>