EPL say function

The say function is used for speaking(text-to-speech).

Using the function:

Parameters:

    1. text = the text to speak.
    2. language = the language to speak.
    3. slow_or_fast = you can choose the way of speaking. (fast or slow)
          fast = False
          slow = True