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::GetPriority
ISpVoice::GetPriority retrieves the current voice priority level. See ISpVoice::SetPriority for more information on voice priorities.
HRESULT GetPriority(SPVPRIORITY *pePriority
);
Parameters
- pePriority
[out] Pointer to priority information of type SPVPRIORITY.
Return values
| Value |
| S_OK |
| E_POINTER |