Example of use of speech engine.
- cIntSpeech.mqh (cIntSpeech class) should be located in MQL5/Include.
- sSpeechExample.mq5 is an example of use of the class, it needs to enable of dll use
The cIntSpeech class has an only Say() method, it has two parameters. The first is the text to speak, the second is used to allow printing the text in “Experts” tab.