festival is a tts (text-to-speech) software in ubuntu that offers several different voices.
To install festival, run
sudo apt-get install festival
Now to use festival, in command line type
echo "Host On Net Provides Web Hosting" | festival --tts
Or
festival --tts file-name.txt