The Text to Speech Transform accepts text from a CSV file and produces audio output.
The TTS file is a two-column CSV file such as the following: ;Text to speech enumeration file ;Signal value, Text string to speak 1, "One" 2, "Two" 3, "Three" 4, "Four" 5, "Five" 6, "Hello World" 7, "Ham Sandwich" |
•Text File Path: Click in the property column to browse to the CSV file containing the input text. •Age •Gender •Rate •Set Voice •Volume |
Inports: •TTS In is a task port. The task parameter specifies the record in the CSV file to use as input. Outports: There are no outports for this transform. |
If you change the CSV file after the first time you select it, click the Regenerate verb at the bottom of the Properties box to update the Transform. Then use the Connections dialog to reconnect the Signal. |