IAPCSpeech::AttribSet

This method sets or changes speech related settings.

Syntax

HRESULT IAPCSpeech::AttribGet( DWORD dwAttrib, DWORD dwMisc );

Parameters

dwAttrib
An application passes the IVANSAC_TTSPITCH flag to get the current text-to-speech (TTS) pitch.
dwMisc
Specifies the desired pitch value.

Return Values

An appropriate HRESULT value is returned.

Remarks

The AttribGet and AttribSet methods are now called by the shell and the Control Panel applications. Your application should not call them.