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.
This enumeration defines viseme features. It is associated with viseme events.
typedef enum SPVFEATURE{ SPVFEATURE_STRESSED = (1L << 0), SPVFEATURE_EMPHASIS = (1L << 1)} SPVFEATURE;
Elements
- SPVFEATURE_STRESSED
The viseme is stressed, relative to the other visemes within a word. - SPVFEATURE_EMPHASIS
The word of which the viseme is a part is emphasized, relative to the other words within a sentence.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
See Also
Send Feedback on this topic to the authors