TTMSFNCWXMathEditor.Speak Method
Speaks the requested portion of the expression aloud, optionally highlighting the spoken parts.
API unit family: TMSFNCWXMathEditor
Declaring type: TTMSFNCWXMathEditor
Inherited from: TTMSFNCWXCustomMathEditor
Syntax
procedure Speak(Selection: TTMSFNCWXMathSpeechSelection; WithHighlighting: boolean);
Parameters
| Name | Description |
|---|---|
Selection |
The portion of the expression to speak. |
WithHighlighting |
When True, the spoken parts are visually highlighted as they are read. |