ISpStreamFormatConverter::GetBaseStream (SAPI 5.3)
Microsoft Speech API 5.3
ISpStreamFormatConverter::GetBaseStream
ISpStreamFormatConverter::GetBaseStream gets the base audio stream that is being wrapped.
HRESULT GetBaseStream(ISpStreamFormat **ppStream
);
Parameters
- ppStream
[out] This parameter can be NULL to simply test if there is an associated base stream.
Return values
Value |
S_OK |
S_FALSE |
E_POINTER |