Sets the speech method. The default is "Simple Speech."
C++
HRESULT SetSpeechStyle([in] BSTR style);
Visual Basic
Public Function SetSpeechStyle (
style As String
) As Long
Parameters
style
[in] speech method
Return value
None