Modulesmod-pythonPy Session SpeakTextOn this pagePy Session SpeakTextAboutClick here to expand Table of Contents1 Example2 What's currently brokenExamplesession.set_tts_params("cepstral", "William")session.speak("Welcome to freeswitch")What's currently brokenThe following does not currently work.session.speak("cepstral","William","Hello from FreeSwitch")