On Sat, Jan 8, 2011 at 07:25, TR Shaw <[email protected]> wrote:
>
> Sorry, David I should not reply quickly when I have a cold but again its all
> pretty similar. Here it is on unix/linux.
>
> PHP:
>
> $word = "hello";
> exec("say \"$word\"");
>
> Bash:
>
> word="hello"
> say "$word"
<?php txt2wav('Hello','hello.wav'); ?>
--
</Daniel P. Brown>
Network Infrastructure Manager
Documentation, Webmaster Teams
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php