Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
CSpEvent::RequestTypeOfUI
CSpEvent::RequestTypeOfUI returns the UI type string from the event's lParam. The caller must make sure the event ID is SPEI_REQUEST_UI. Microsoft engines do not support display of graphical user interfaces (GUIs) in the Speech Platform. Calls to any ::DisplayUI method will fail.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>const WCHAR* RequestTypeOfUI( void ) const;</strong> </pre>
Parameters
Return Values
lParam