SPVPITCH (Windows CE 5.0)
This structure contains a long value passed into the ISpVoice::Speak method through a <Pitch> XML tag.
typedef struct SPVPITCH{ longMiddleAdj; longRangeAdj;}SPVPITCH;
Members
- MiddleAdj
Value passed in with the Middle or AbsMiddle attribute. Supported values are -10 to 10 with a value of 0 being the default pitch. Values outside of this range can be truncated. - RangeAdj
Reserved for future use.
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