Results 1 to 4 of 4

Thread: What is the best way to mute line in via a script?

  1. #1
    Variable Bitrate 12Vsystems's Avatar
    Join Date
    Mar 2005
    Location
    Orange County, CA
    Posts
    338

    What is the best way to mute line in via a script?

    I am setting up a security camera in my car and I want to add sound input .

    If I leave the mic input unmuted I get a low hum on the line that I haven't been able to eliminate using filters, or power supplys.

    What I want to do is make two autoit scripts. The first would unmute MIC IN the second would mute MIC again.

    The only thing I can find in autoit is

    SoundSetWaveVolume(50)

    Any suggestions?
    Spent all my money on carputers now I have to work a real job.
    http://www.858graphics.com

  2. #2
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842
    i would suggest finding frodo's line in tools, will do exactly what u want
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/rr-faq/
    mp3car live search

    i have joost invites, just hit me up for one.

  3. #3
    Constant Bitrate Specimen's Avatar
    Join Date
    Jul 2005
    Location
    Los Angeles, CA
    Posts
    153
    Does it have to be Autoit? I know how to do it in C, but not Autoit.
    PROGRESS [==========-] 99.9% <- Are we ever really actually done with our carPCs?

  4. #4
    Constant Bitrate Specimen's Avatar
    Join Date
    Jul 2005
    Location
    Los Angeles, CA
    Posts
    153
    I wrote a little app if you are still having trouble with the mic thing. It’s a small exe that will Mute and UnMute the default MIC depending on the command line params passed to it.

    Parm
    -on will Mute the Mic
    -off will UnMute the Mic

    If there is no parameters passed in it will just toggle the current state to off or on. You could just have your script run my program if needed. PM me if you want the app.
    PROGRESS [==========-] 99.9% <- Are we ever really actually done with our carPCs?

Similar Threads

  1. Mute Line for 2001 Explorer
    By Abraxsis in forum Car Audio
    Replies: 1
    Last Post: 09-27-2005, 11:13 PM
  2. How to enable mute line in on radio?
    By danl in forum Road Runner
    Replies: 6
    Last Post: 08-15-2005, 12:20 PM
  3. command line mute Toslink optical channel
    By rjoek in forum Software & Software Development
    Replies: 0
    Last Post: 01-26-2005, 06:19 PM
  4. Line In Mute problem with Radio...
    By ShawJohn in forum MediaCar
    Replies: 1
    Last Post: 08-20-2004, 06:21 AM
  5. line in mute..
    By djmickyg in forum FrodoPlayer
    Replies: 20
    Last Post: 07-18-2004, 01:51 AM

Bookmarks

Posting Permissions

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