ISpVoice::GetAlertBoundary (SAPI 5.4)

Microsoft Speech API 5.4

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