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::GetOutputObjectToken
ISpVoice::GetOutputObjectToken retrieves the object token for the current audio output object.
HRESULT GetOutputObjectToken(ISpObjectToken **ppObjectToken
);
Parameters
- ppObjectToken
[out] Address of an ISpObjectToken pointer that receives the audio output object token. If the current output is set to an ISpStream object, GetOutputObjectToken will return S_FALSE and ppObjectToken will be NULL.
Return values
| Value |
| S_OK |
| E_POINTER |
| S_FALSE |