AutoHotkey Community

It is currently May 27th, 2012, 3:44 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: November 5th, 2005, 8:30 am 
Offline

Joined: October 25th, 2005, 5:16 am
Posts: 7
Dear all,

I am not sure if it is a bug or the autohotkey not support this feature. Actually I want to toggle the Microphone and Line select under the "Sound Volume-Recording" which is for the recording source. I found that if I used:

Sound, 40, MICROPHONE:2
Sound, 40, LINE:2

it can control the volume of them in the "Volume-Recording". However, how to change the selction of them in the "Volume-Recording"? That means, e.g. if I press a key, the sound recording source will change to "LINE" and I press another key, it will change to "Microphone". I used:

Sound, 40, MICROPHONE:2, ONOFF

Sound, 40, LINE:2, ONOFF

but it is no response. Is it a bug or others? Thanks.

Regards,
Dovelet


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 5th, 2005, 4:19 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
If you haven't already, try the soundcard analysis script at the bottom of the SoundSet page. If that doesn't give any new insight, there's probably no way to do it other than to do some R&D for use with DllCall.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group