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::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 |