Jump to content

Recommended Posts

Posted (edited)

How do you guys go about creating functions like this from scratch? Here are a couple of things I do. Let me know if you guys do things better:

1. Search internet for any COM objects/methods that interact with your sound device

2. Use filemon and regmon, run these applications, mute the sound, and see what registry keys and/or files that change

3. Search internet for script already written in another language and convert it to .au3

Is there any other methods you guys use to create these types of scripts from scratch that I should be doing?

Edit: changed wording for easier readability.

Edited by dufran3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...