Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
CSpEvent::PropertyName
CSpEvent::PropertyName returns the property name string from the event's lParam. The caller must make sure the event ID is either SPEI_PROPERTY_NUM_CHANGE and event type is SPET_LPARAM_IS_STRING, or event ID is SPEI_PROPERTY_STRING_CHANGE and event type is SPET_LPARAM_IS_POINTER.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>const WCHAR* PropertyName( void ) const;</strong> </pre>
Parameters
Return Values
lParam