Keypress when sound played reaches certain dB

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
t_hampy
Posts: 1
Joined: 27 Mar 2017, 13:02

Keypress when sound played reaches certain dB

27 Mar 2017, 13:08

Is there a hotkey script that can allow a certain key input to be pressed when a playback sound reaches a certain dB through my speakers or played through my mic?
BoBo
Posts: 6564
Joined: 13 May 2014, 17:15

Re: Keypress when sound played reaches certain dB

28 Mar 2017, 11:12

I guess [here] we go !

VA (kindly provided by Lexikos) is offering alternatives to some SoundSet/SoundGet subcommands, as well as some additional features that SoundSet/SoundGet do not support. See the online documentation for a list of functions.
Master Controls -
VA_GetMasterVolume
VA_SetMasterVolume
VA_GetMasterChannelCount
VA_GetMasterMute
VA_SetMasterMute

Subunit Controls -
VA_GetVolume
VA_SetVolume
VA_GetChannelCount
VA_GetMute
VA_SetMute

Advanced -
VA_GetAudioEndpointVolume
VA_GetAudioMeter
VA_GetDevice
VA_GetDeviceName
VA_GetDevicePeriod
VA_GetDeviceSubunit
VA_EnumSubunits
VA_EnumSubunitsEx
VA_FindSubunit
VA_SetDefaultEndpoint
VA_dB2Scalar
VA_Scalar2dB
Keywords: vista-audio-control-functions | sound | VU | noise | volume | sound | db | decibel

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: OrangeCat and 313 guests