π Roadmap - WinSpeak
Welcome to the official roadmap for the WinSpeak project!
This document describes the planned features, future enhancements, and long-term goals of the project.
π Main Objectives
- Provide a SOLID C++ library for volume and mute control on Windows.
- Offer a simple, clean, and stable API for interacting with system speakers.
- Ensure excellent compatibility on Windows 10.
- Fully document each feature with examples.
- Maintain a high level of code quality (unit tests, etc.).
π ββDevelopment Plan
Version | Feature | Status |
---|---|---|
1.0.0 | Master Volume Control | β Done |
1.0.0 | is_muted / get_volume / set_volume / set_mute Function | β Done |
1.1.0 | Write Documentation | β Done |
1.1.0 | Refactor all code based on SOLID principles | β Done |
1.2.0 | Support for Controlling Multiple Audio Devices | π² To Do |
π€οΈ Future Ideas (Unplanned)
be Linux compatible
π’ How to Contribute?
If you would like to suggest a feature or contribute to the roadmap, please open an issue with the enhancement
tag.
Thank you for your interest in WinSpeak π!