Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to check apple watch mute status?

I am working on application where i need to check apple watch mute button is On or off.

In iPhone we can detect it using AudioToolbox framework but in watch OS there is no framework with name AudioToolbox.

So my question is how could we detect apple watch mute button is On or off .

like image 712
Mehsam Saeed Avatar asked Nov 08 '22 06:11

Mehsam Saeed


1 Answers

After searching around i concluded that currently there is no way to check apple watch mute status.

like image 62
Mehsam Saeed Avatar answered Nov 15 '22 05:11

Mehsam Saeed