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