ME Product to running recorded voice

General discussion on mikroC.
Post Reply
Author
Message
saharul
Posts: 489
Joined: 08 Jul 2010 08:11

ME Product to running recorded voice

#1 Post by saharul » 02 Feb 2016 01:35

Hi,

i am trying to do some project to assist blind people for direction in the building with recorded voice . For this project i think about using the speak up as an interface for the blind people to interact with. Once receive input from Speak Up the Microcontroller will playback the recorded voice.

My Question:-

Is there any ME product that can record voice and playback the recorded voice once receive instruction from microcontroller?

Many Thanks :D :D

User avatar
uros.cvetinovic
mikroElektronika team
Posts: 803
Joined: 14 Dec 2015 09:24

Re: ME Product to running recorded voice

#2 Post by uros.cvetinovic » 02 Feb 2016 13:55

Hi,

The way that SpeakUp click works is that it is using FFT for interpreting the sound.
It means that it would always represent sound in a form of numbers and it would compare it to a previously represented reference sound.
So you can not use SpeakUp click in that purpose.

What you can use is Audio Codec Board:
http://www.mikroe.com/add-on-boards/aud ... dec-proto/

It can convert audio analog signal from microphone into digital audio recording.
And convert digital audio recording into analog audio signal that can be reproduced.

Best regards,

Uros Cvetinovic

Post Reply

Return to “mikroC General”