Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
CSpEvent::PropertyNumValue
CSpEvent::PropertyNumValue returns the property number value as cast to LONG. The caller must make sure the event ID is SPEI_PROPERTY_NUM_CHANGE.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>const LONG PropertyNumValue( void ) const;</strong> </pre>