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

Voice Application for LPC1768

Hi,

I was reading through Application notes, I want to know if the LPC1768 is suitable for voice recognition application. Since the DSP / SIMD is not applicable to cortex M3. Should I consider Cortex M4.
A brief on my design requirements

Mic - Voice input
GPS module
Bluetooth interface
USB interface

The device needs to store the voice in a compress format, capture the location coordinates and ttransfer these information to the target device through bluetooth

Thank you,

  • Have you any experience doing any of this, on any platform?

    What others might be able to achieve with a particular set of hardware might not translate well into what you can achieve without significant help on the same hardware.

    So figure out how to implement your project in a device agnostic manner, and when you understand the processing power and techniques required you can then select a platform that provides those.