You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
toast('Привет!', 'Pomidor666 , добро пожаловать!', audio=r"C:\Users\unknown\Downloads\Music\notif.wav" , app_id='Система' , icon= 'C:\Users\unknown\Pictures\666.png')`
Toast notifications appear, everything is fine, but the sound overlaps itself (duplicates) and as a result it seems like the sound has some kind of echo.
The text was updated successfully, but these errors were encountered:
My script
`from win11toast import toast
toast('Привет!', 'Pomidor666 , добро пожаловать!', audio=r"C:\Users\unknown\Downloads\Music\notif.wav" , app_id='Система' , icon= 'C:\Users\unknown\Pictures\666.png')`
Toast notifications appear, everything is fine, but the sound overlaps itself (duplicates) and as a result it seems like the sound has some kind of echo.
The text was updated successfully, but these errors were encountered: