Ask For Help


Closed Thread
Results 1 to 19 of 19

Thread: Ask For Help

Hybrid View

  1. #1
    Bakari's Avatar
    Bakari Guest


    Did you find this post helpful? Yes | No

    Red face Correcting the question

    Dear Memebers,

    Thank you for helping me in writing on EEPROM. Regarding the sound, I am sorry because my question wasn't clear. I mean to generate words like Hi, Bye, Good, Bad, Hot ....
    In fact I am working on robot and I'd like it to talk. Thanks for your support.

    Best regards,

    Mohammad

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    could be done using an external EEPROM and dumping the WAV files into... but you may also look at some dedicated Chips like ISD4002 or some others like that.

    HTH
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Bakari's Avatar
    Bakari Guest


    Did you find this post helpful? Yes | No

    Red face Sorry for disturbance

    Dear Member,

    I am really sorry for disturbing you with my questions and I am completely appreciating your help. Final question about this point, could you please give me the steps for dumping the wav. file in EEPROM and replaying it back using PIC16F877 microcontroller. Also, what is a typical memory size for the EEPROM recommended to replay for 2 minutes?

    Best regards,

    Bakari

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    for two minutes... you'll probably need a Flash Card instead or use few 24LC512 on the same I2C bus. For 2 minutes i would suggest to use any ISD chip as i previously suggest.

    Basically you may record the Wav file in your computer with a decent Sampling rate, rename it as .BIN then dump it to your EEPROM. Knowing the file size, you'll know the EEPROM size...

    The wav output is pretty simple, you will read your EEPROM, send it to DAC. It could be as simple as a resistor network and a OP-amp

    Now, you can also use the same method but use MP3 format instead and use a MP3 decoder IC like VS1001K

    Or if you have some guts, you may try the following
    http://www.romanblack.com/picsound.htm

    good luck!
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink Make it simple ...

    Hi,

    Here to find an oldie : http://www.speechchips.com/shop/

    Yesss ... the SPO 256 !!! Hatari !!!

    just REALLY easy to use ... now, may be difficult to find, but worth it !!!

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  6. #6
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Yup that's an oldie... how about finding an old Texas Instrumens ti-99/4a speech module

    If it's just human words, there's probably some text-to-speech ICs somehow somewhere over the web... sure it must exist. If my memory is good Winbond do some.. but... DUH! Google!

    EDIT: nice link Alain..
    Last edited by mister_e; - 16th July 2006 at 16:12.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  7. #7
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Talking Oldies

    Hi, Steve

    My HP86 with all its peripherals is still alive ...

    Ti doesn't speak HP language !!! No Ti home ...

    Still useful at home: Unicom 202SR , HP29 ... and the first HP Scientific calculator !!! ( The model 34 ? )

    Winbond = $$$$$$ ...

    maybe, if not too much words used, an ISD could be used here ...

    Cheers, Alain

    PS: I found another juke-box "asm include" program ... straight from HTTTP format !!! converter utility comes with.
    Last edited by Acetronics2; - 16th July 2006 at 18:16.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts