Microsoft Speech API 5.4
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 |