Skip to main content

Py Session SpeakText

About

Click here to expand Table of Contents

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")