PDA

Click to See Complete Forum and Search --> : Progers Rut


kickerman
Dec 9th, 1999, 10:23 AM
I'm stuck and cant think of anything to program, but I have some free time and was wondering if anyone has any ideas?

------------------
-------------------------
Josh Ellis
---fishnfun@earthlink.net
------ICQ # 56298148
-------------------------


[This message has been edited by kickerman (edited 12-09-1999).]

Dec 9th, 1999, 12:37 PM
How about a program (eventually a service) that:
1) samples the microphone sound input of a sound blaster compatible sound card.
2) outputs the frequencies of this data stream to a file and/or as a continuous stream (depending on the selected mode). probably using some fast fourier transform fft algorithm.
3) compares the frequencies to those stored in a small database
4) declare matches based on tolerances, or thresholds, or small differences from the stored data.
5) assembles the matches as a text string (the database will have relations of frequency groups to a particular text string)
6) parse text for commands and execute if found.

Contact me
Virtually_Dwight@hotmail.com