When I enter Festival via the command:
festival -q
and attempt to utilize SayText, I get the following error:
festival> (SayText "hello")
SIOD ERROR: unbound variable : SayText
Why does this happen? I thought Festival came equipped with SayText. Do I need to install something else in order to get this to work?