Viseme (SAPI 5.3)

Microsoft Speech API 5.3

CSpEvent::Viseme

CSpEvent::Viseme returns the event as a cast type of SPEI_VISEME. The caller must make sure the event ID is SPEI_VISEME.

  
    SPVISEMES   Viseme( void ) const;
  

Parameters

None.

Return values

The event cast type of SPVISEMES.