speech script

Discussion in 'Programming' started by ebusinesscenter, May 17, 2008.

  1. #1
    Hi
    I want to write a script that when I type a number it reads that number.
    How can I do this?
    thanks
     
    ebusinesscenter, May 17, 2008 IP
  2. sebkohl

    sebkohl Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What you need is a TTS (text-to-speech) engine that you can call from PHP.

    Take a look here:

    pecl.php.net/package/flitetts
     
    sebkohl, May 18, 2008 IP