This is the command text2wave that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
text2wave - convert text to .wav files
SYNOPSIS
text2wave [options] < text > sound.wav
DESCRIPTION
This script is part of the festival text-to-speech system. It is a wrapper for festival's
Scheme code for easy usage in TTS scripts.
OPTIONS
-mode string
Explicit tts mode.
-o ofile
File to save waveform to.
The default is stdout.
-otype string
Output waveform type: alaw, ulaw, snd, aiff, riff, nist etc.
The default is riff.
-f integer
Output frequency.
-scale float
Volume factor.
-eval string
File or lisp s-expression to be evaluated before synthesis.
Use text2wave online using onworks.net services