Click or drag to resize

TelephonyServerTtsToFile Method

Overload List
  NameDescription
Public methodCode exampleTtsToFile(String, String)
Converts the specified text string into speech and saves it as the designated file.
Public methodCode exampleTtsToFile(String, String, String)
Converts the specified text string into speech and saves it as the designated file using the voice designated in the third parameter.
Top
See Also