GitHub30 / win11toast

Toast notifications for Windows 10 and 11 based on WinRT
https://pypi.org/project/win11toast/
MIT License
227 stars 15 forks source link

feat: Add support for playing audio from local file in notifications #39

Closed RodrigoGama1902 closed 3 months ago

RodrigoGama1902 commented 3 months ago

Added checks to verify if the audio instance is a valid file path. If it is, the audio string is processed to allow loading the local file.