Results 1 to 2 of 2

Thread: Progers Rut

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Posts
    6

    Post

    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
    [email protected]
    ------ICQ # 56298148
    -------------------------


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

  2. #2
    Guest

    Post

    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
    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width