Modulesmod-pythonPy Session SpeakTextOn this pagePy Session SpeakText About Click here to expand Table of Contents 1 Example 2 What's currently broken Example session.set_tts_params("cepstral", "William")session.speak("Welcome to freeswitch") What's currently broken The following does not currently work. session.speak("cepstral","William","Hello from FreeSwitch")