Note

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

Microsoft Speech Platform

SpInitEvent

SpInitEvent clears the event structure.

Found in: sphelper.h

<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>inline void SpInitEvent(</strong> <strong> SPEVENT</strong> *<em>pe</em> <strong>);</strong> </pre>

Parameters

  • pe
    [in] The event to clear.

Return Values