security system using voice recognition

Thread Starter

melisa samad

Joined Apr 19, 2014
3
hi everyone,
i am a final year student and have a project on voice recognition for security purpose. i already done most of the coding on voice recognition in matlab but i need to display a picture after the system recognized the unknown speaker. if anyone could give an idea..how i can write the codes/command in matlab such that;

if speech id 1 == image 1 (in other folder), then image 1 will display/popup.

thank you.
 
Last edited:

tshuck

Joined Oct 18, 2012
3,534
We need way more information. Things like what language, display, framework, processor, etc.

These things determine how to go about making an image appear.
 

Thread Starter

melisa samad

Joined Apr 19, 2014
3
my idea is when my recognize speech id is =1, then i want to command an image1 to popup.. if my recognized speech id = 2, then image 2 in other folder will popup..

ithink i don't have any framework or processor..
 
Top