Raw voice data

The SpeakUp software is a for configuring SpeakUp, the speech recognition click board.
Post Reply
Author
Message
nizyan
Posts: 2
Joined: 21 Dec 2015 02:12

Raw voice data

#1 Post by nizyan » 21 Dec 2015 03:51

Hi,

I want to ask some questions.

How can I get the raw voice data from SpeakUp Click when I record voice command, for example in mp3 or wav file ?
Can SpeakUp Click board integrated with Mikromedia board for PIC18FJ ?

Thank you. :)

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

Re: Raw voice data

#2 Post by uros.cvetinovic » 22 Dec 2015 11:11

Hi,

You can't get the raw voice data from SpeakUp click. It only recognize previously recorded sound.
When I say "recorded", I mean saved in a form of numbers (using FFT/DFT), and you can not reproduce them as a sound.

Best regards,

Uros Cvetinovic

nizyan
Posts: 2
Joined: 21 Dec 2015 02:12

Re: Raw voice data

#3 Post by nizyan » 11 Jan 2016 04:57

Hi,

I want to develop voice recorder using mikromedia for PIC18FJ. I connected the MCP and MCN pin on VS1053 on the board to microphone circuit. Then, I developed the code to record voice and save it to microSD card. But, I cannot see any output. Attached is the code. Can you please check the code?

Thank you.
Attachments
record_audio.rar
(4.15 KiB) Downloaded 303 times

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

Re: Raw voice data

#4 Post by uros.cvetinovic » 12 Jan 2016 11:23

Hi,

Can you check your microphone circuit?
Schematic of MP3 click board may be helpful cause it carries the same VS1053 and has microphone input:
http://download.mikroe.com/manuals/clic ... manual.pdf

Also, you can check our example code for MP3 click:
http://www.libstock.com/projects/view/2 ... ck-example

Best regards,

Uros Cvetinovic

Post Reply

Return to “SpeakUp Software”