I wanted to make speech recognition or control system using PIC 16F877A. can anybody plz tell me how to start this project. any comment or help is appreciated
but it doesn't supports pic 16F series. it only supports 30F. any other alternatives. if not can u suggest some minor project with pic 16F877A. thanks again
I'm no expert, but it seems to me it depends on how well it needs to recognize speech. I would make a distinction between "voice recognition" and "command recognition". If all you need is something that will recognize a few words, then the system can be much simpler than one that needs to type a dictated letter (ala Agent Gary Seven).
The discussion focuses on initiating a speech recognition control system project using the PIC 16F877A microcontroller. It is noted that some existing Microchip speech recognition solutions do not support the PIC 16F series but are compatible with PIC30F series. An alternative approach suggested is using the HM2007 speech recognition IC, which can interface with any microcontroller including the PIC 16F877A. The HM2007 is recommended for recognizing a limited set of voice commands rather than full speech-to-text conversion, making it suitable for command recognition applications. Cost concerns about the HM2007 IC were raised, prompting suggestions to explore cheaper components or kits. Additional resources and links were provided for further information on speech recognition components, kits, and implementations, including options involving Arduino platforms. The distinction between voice recognition (full speech processing) and command recognition (limited vocabulary) was emphasized to guide project scope and complexity. Summary generated by the language model.