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.4
CSpStreamFormat::IsEqual
CSpStreamFormat::IsEqual compares a specified stream format and format ID to the instance's format and format ID.
BOOL IsEqual(
REFGUID rguidFormatId,
const WAVEFORMATEX *pwfex
)
Parameters
- rguidFormatId
The format ID of the stream to compare with. - pwfex
The wave format of the stream to compare with.
Return values
| Value |
| TRUE |
| FALSE |