Microsoft Speech API 5.4
ISpVoice::GetOutputStream
ISpVoice::GetOutputStream retrieves a pointer to the current output stream.
HRESULT GetOutputStream(ISpStreamFormat **ppStream
);
Parameters
- ppStream
[out] Address of a pointer to an ISpStreamFormat object that receives the output stream.
Return values
| Value |
| S_OK |
| E_POINTER |