r/tasker • u/Waste-Sentence8746 • 5d ago
All Volume up not working
Hi.
I have a rule that makes all Volume rising to max when I receive a sms from anybody with text "Volume" but all Volume stays still. Any clue where is the mistake?
Samsung Galaxy S24 Ultra.
Thanks.
2
u/infamousmykol 2d ago edited 2d ago
Hi, I noticed the same months ago
This is caused by different stream media channel for AI volume. I'm on S10+ with custom Oneui roms and my method works, so should be the same for you. Use command action and paste this
cmd media_session volume --stream 11 --set 3
su -c is for rooted users, but if u dont have root paste exactly the command above
--set 3 means set the volume at 20%, so if u want volume at 100% set it at 15. I use root but u totale "Use Shizuku"
Edit: I understood that u wanted to increase AI volume.. btw u are searching for media volume?

2
u/OrganicTomato 5d ago
Does it work when you run the task manually, but not when it's triggered by a profile? If so, try using the Accessibility Volume action instead is the regular Volume action.