Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to implement digital signal processing for speech project

Status
Not open for further replies.

saathis

Member level 1
Joined
Dec 11, 2010
Messages
41
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,601
Dear friends,

Here I'm Saathis. Currently I'm doing my final year project. Below are detail n help i needs....

Information:

The system name is Speech Door Access System. user have to register before use. After register they must use provide password to access door. User have speech password via microphone. The password will be checked either it in data_base_ or not. Then door will be opened. The same process will be done for close process. All user will use same password. I'm use USB to parallel 25pin cabel since my laptop don have parallel port.

Help need:

> How to process the speech password to be door open & close
> How to make that sound to text and text to parallel port data line high or low
which happens in my project. High for open & low for close
> How to set text to parallel input

Please help on above problem. I'm helpless guide me someone.... For more info please view attach file...:-(
 

Attachments

  • Interface detail.doc
    1.1 MB · Views: 107
  • Circuit.jpg
    Circuit.jpg
    174.9 KB · Views: 102
  • IMG00102-20110319-2306.jpg
    IMG00102-20110319-2306.jpg
    435.8 KB · Views: 105

Elaborate on the the requirement "How to process the speech password to be door open & close"

for example

Listen for person's presence using the microphone input
Record persons verbal command
Do command identification on speech (open or close)
Do person identification on speech
Check if person is in database
Control door
 
Thank you klystron... im using parallel port to handle the speech password to be open & close the door. Is it possible can i did in VB6 with parallel programming? As you mention me above example... let me know more detail about it.. do have some references friend... pls help me on this.... :)
 

Yes you can use the parallel port and VB6 to control of the door. See **broken link removed**
 
Hi friend.... to u know how to set D1 parallel port data line (D1) goes to high to activate motor to open door....D2 goes to low t activate motor to close door.... please provide source code friend.... thank you....
 

Please take alook at the C source code at **broken link removed**
You can also use the inpout32.dll to make the code simpler
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top