Audio VU meters
Products: Video Capture SDK .Net
SDK has built-in audio VU meters. You can use them to display audio levels in your application.
VU meters are available for WinForms and WPF. For other platforms, you can use VU meter data from the SDK and display it using your own controls.
Please check the sample for all .Net SDKs.
Also, VU meters are implemented in the Main Demos
of all SDKs.
Visit our GitHub page to get more code samples.