Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
AnswerRe: What is wrong here.. Pin
Expert Coming16-Jun-07 4:33
Expert Coming16-Jun-07 4:33 
QuestionHow to create setup using InstallShield? Pin
Affan Toor16-Jun-07 2:03
Affan Toor16-Jun-07 2:03 
AnswerRe: How to create setup using InstallShield? Pin
Expert Coming16-Jun-07 4:31
Expert Coming16-Jun-07 4:31 
QuestionGet MotherBoared serial no. Pin
Senior Software Developer16-Jun-07 1:39
Senior Software Developer16-Jun-07 1:39 
AnswerRe: Get MotherBoared serial no. Pin
Vasudevan Deepak Kumar16-Jun-07 1:54
Vasudevan Deepak Kumar16-Jun-07 1:54 
QuestionHooking & Audio functions Pin
makkura16-Jun-07 1:37
makkura16-Jun-07 1:37 
AnswerRe: Hooking & Audio functions Pin
Expert Coming16-Jun-07 2:00
Expert Coming16-Jun-07 2:00 
GeneralRe: Hooking & Audio functions Pin
makkura16-Jun-07 2:19
makkura16-Jun-07 2:19 
This is a personal project I came up with due to my distaste for Ventrillo and TeamSpeak. I dislike them because if I'm using them, I have to turn my volume down/off on other applications so I can hear the chat clearly. Then I get irritated that my music/in game sound is down when everyone is quiet.
I can't turn it back up then because if someone started talking I'd miss parts of it as I'd have to go back and turn the sound back down/off on those applications.

My goal with this project is to:
>Detect when Ventrillo / TeamSpeak / (user selected app perhaps?) is using the microphone or outputting sound.
>When the above is true (either by shared memory space or rigging some file writes/reads), other application sound (specific applications, most likely) gets any sound they output turned down so as not to interfere with chat.
>After Vent/TS/etc have finished using the mic/outputting sound (and after an appropriate wait for possible responses, etc) the sound of the applications is no longer 'hushed' (back to normal).

The point of using local-hooking rather than system-hooking is to avoid WoW's warden as it doesn't like things to interfere with WoW and I'd rather stay on the safe side. To have WoW's sound act similarly, I was planning on a simple file out so that a custom UI can read the file to tell when to moderate WoW's Master Sound down (assuming WoW's subset of LUA will allow for it).
GeneralRe: Hooking & Audio functions Pin
Expert Coming16-Jun-07 2:31
Expert Coming16-Jun-07 2:31 
GeneralRe: Hooking & Audio functions Pin
makkura16-Jun-07 2:39
makkura16-Jun-07 2:39 
QuestionHow to rename elements in a xml file Pin
Phrone16-Jun-07 1:35
Phrone16-Jun-07 1:35 
AnswerRe: How to rename elements in a xml file Pin
Affan Toor16-Jun-07 2:24
Affan Toor16-Jun-07 2:24 
GeneralRe: How to rename elements in a xml file Pin
Phrone16-Jun-07 2:35
Phrone16-Jun-07 2:35 
GeneralRe: How to rename elements in a xml file Pin
DavidNohejl16-Jun-07 2:41
DavidNohejl16-Jun-07 2:41 
GeneralRe: How to rename elements in a xml file Pin
Phrone17-Jun-07 5:19
Phrone17-Jun-07 5:19 
GeneralRe: How to rename elements in a xml file Pin
Affan Toor16-Jun-07 3:33
Affan Toor16-Jun-07 3:33 
GeneralRe: How to rename elements in a xml file Pin
Phrone17-Jun-07 5:13
Phrone17-Jun-07 5:13 
AnswerRe: How to rename elements in a xml file Pin
Ed.Poore16-Jun-07 5:05
Ed.Poore16-Jun-07 5:05 
GeneralRe: How to rename elements in a xml file Pin
Phrone17-Jun-07 5:15
Phrone17-Jun-07 5:15 
GeneralRe: How to rename elements in a xml file Pin
Ed.Poore17-Jun-07 10:11
Ed.Poore17-Jun-07 10:11 
QuestionDistributed Applications Pin
hosam Taji16-Jun-07 0:10
hosam Taji16-Jun-07 0:10 
AnswerRe: Distributed Applications Pin
Colin Angus Mackay16-Jun-07 0:37
Colin Angus Mackay16-Jun-07 0:37 
GeneralRe: Distributed Applications Pin
hosam Taji16-Jun-07 1:14
hosam Taji16-Jun-07 1:14 
GeneralRe: Distributed Applications Pin
Expert Coming16-Jun-07 2:01
Expert Coming16-Jun-07 2:01 
QuestionWhat library to use for Video and Text in real time. Pin
Manaxter16-Jun-07 0:02
Manaxter16-Jun-07 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.