objective c - Programmatically mute the iPhone ringer -


possible duplicate:
is possible programmatically mute iphone?

is possible programmatically mute iphone ringer in way apple won't reject app?

no.

if not concerned apple's approval, can with avsystemcontroller


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -