Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.3
ISpVoice::GetAlertBoundary
ISpVoice::GetAlertBoundary retrieves the event that is currently being used as the insertion point for alerts. For more information on alert boundaries, see ISpVoice::SetAlertBoundary.
HRESULT GetAlertBoundary(SPEVENTENUM *peBoundary
);
Parameters
- peBoundary
[out] Address of an SPEVENTENUM that receives the event type of the alert boundary.
Return values
| Value |
| S_OK |
| E_POINTER |