Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi...


I am working on Winmm.dll
i am recording sound using this default API..
Is there any way to get input voice level on mic. using winmm.dll

i don't want to use any other API.. Like NAudio or BassNet etc.


I just want to catch current input volume level in microphone


Thanks....
Posted

1 solution

I believe you will have to use the Mixer API to do this and mixerGetControlDetails[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900