IsEqual (SAPI 5.4)

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