How to Install espeak software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install espeak software package in Ubuntu 12.04 LTS (Precise Pangolin)

espeak software package provides Multi-lingual software speech synthesizer, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install espeak 

espeak is installed in your system.

Make ensure the espeak package were installed using the commands given below,

$ sudo dpkg-query -l | grep espeak *

You will get with espeak package name, version, architecture and description in a table

espeak package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Sound
Package espeak
Version 1.46.02-0ubuntu1
Description Multi-lingual software speech synthesizer
Sub Section Sound


See Also, How to uninstall or remove espeak software package from Ubuntu 12.04 LTS (Precise Pangolin)?