This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

use mcu for voice or mp3 files

dear sir/Madam
i want to know some information about using voice in mcu ,i know need a D/A device for this reason, but i dont know how i use mp3 file in ROM,and how transfer this file to D/A

you are very kindly to advise me

Parents
  • Using only a 8051 device, I strongly doubt you can ever decode MP3 data fast enough to play them. MP3 playback needs either hardware assistance by a special-purpose chip, or a rather high performance CPU. No 8051 I've heard of comes even close to being powerful enough for that.

Reply
  • Using only a 8051 device, I strongly doubt you can ever decode MP3 data fast enough to play them. MP3 playback needs either hardware assistance by a special-purpose chip, or a rather high performance CPU. No 8051 I've heard of comes even close to being powerful enough for that.

Children