https://github.com/kursatturkay/audiodevicemonitor
A Visual Pascal Component that Detects Audio Output Changes Notification
https://github.com/kursatturkay/audiodevicemonitor
audio audio-output delphi vcl vcl-components
Last synced: 3 months ago
JSON representation
A Visual Pascal Component that Detects Audio Output Changes Notification
- Host: GitHub
- URL: https://github.com/kursatturkay/audiodevicemonitor
- Owner: kursatturkay
- License: other
- Created: 2024-07-30T21:43:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T21:57:38.000Z (10 months ago)
- Last Synced: 2025-01-11T03:43:38.813Z (4 months ago)
- Topics: audio, audio-output, delphi, vcl, vcl-components
- Language: Pascal
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AudioDeviceMonitor Component
The `AudioDeviceMonitor` component is designed to detect changes in the default audio output device in Windows. It can be used in Delphi applications to react to events such as changing the default audio device, adding a new audio device, or removing an existing audio device.