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::GetRate
ISpVoice::GetRate retrieves the current base rate (either the default rate or the last value set by ISpVoice::SetRate).
HRESULT GetRate(
long *pRateAdjust
);
Parameters
- pRateAdjust
[out] Pointer to a long which receives the base rate.
Return values
| Value |
| S_OK |
| E_POINTER |