PackageTrack
Sign in Get early access

win32audio

A Windows plugin that fetches audio devices, sets default device, sets Master Volume and specific app volume and as an extra, extracts icon from exe/HWND/HICON

1.5.0 3.5K downloads/mo #4374 most downloaded on pub.dev Far-Se/win32audio

What this package is like to depend on

Last release 8 months ago

12 Dec 2025

Release timing varies

gaps range from 4 weeks to 2.1 years

Nearly every release is documented

notes for 10 of 10 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

10 releases · first in 2022

1 release in the last 12 months

see the full history below

Release timeline

10 releases · Jun 2022 to Dec 2025
2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 1.5.0 12 Dec 2025
    Release notes
    • Added setAudioMixerVolumeByPath and setAudioDeviceVolume functions by @blitzdose
    • Fixed various memory leaks detected by AI.
    • Added setSampleRate and getSampleRate.
    Open source →
  2. 1.4.0 14 Dec 2024
    Release notes
    • Fixed some crash bugs
    • Now you can listen to audio device changes with :
    • Audio.setupChangeListener To setup, on main()
    • Audio.addChangeListener add it to initState(); or whereever you want
    • Audio.removeChangeListener to remove a listener.
    • All callback functions: OnDeviceStateChanged OnDeviceAdded OnDeviceRemoved OnDefaultDeviceChanged OnPropertyValueChanged
    Open source →
  3. 1.3.1 01 Nov 2022
    Release notes
    • Fixed an issue with missing icon id error
    Open source →
  4. 1.3.0 28 Aug 2022
    Release notes
    • Added AudioRole class, with console, multimedia, communications, as parameters
    • This parameters is ignored on functions that have audioRole and also separate roles as paramters, such as setDefaultDevice and switchDefaultDevice.
    Open source →
  5. 1.2.0 23 Aug 2022
    Release notes
    • Added new parameters for setDefaultDevice and switchDefaultDevice:
    • {bool console = false, bool multimedia = true, bool communications = false}
    Open source →
  6. 1.1.1 22 Jul 2022
    Release notes
    • Tiny tweak at how Method sends data.
    Open source →
  7. 1.1.0 21 Jul 2022
    Release notes
    • Changed icon extraction process because old one crashed on monitors with higher DPI
    • Added a new class WinIcons with 3 functions extractExecutableIcon, extractWindowIcon, extractIconHandle
    Open source →
  8. 1.0.2 25 Jun 2022
    Release notes
    • Documentation still missing from pub.dev -.-
    Open source →
  9. 1.0.1 25 Jun 2022
    Release notes
    • Fixed version to a more serios version
    • Generated Documentation
    Open source →
  10. 0.0.1 25 Jun 2022
    Release notes
    • Initial Release with the main functionality of the package.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive