Top "Silent" questions

Silent refers to the suppression of messaging of a process or thread.

How do I start playing audio when in silent mode & locked in iOS 6?

End-user process Open app Switch on 'Silent Mode'. Press 'Lock-button' App can still START playing a sound after hours have …

iphone ios background avaudioplayer silent
Invoke-Expression: Positional parameter cannot be found that accepts argument /s

I have a .ps1 script which contains a line Invoke-Expression -Command "C:\Builds\$BuildName /s /v`"/l*v c:\build_…

powershell ssh installation telnet silent
grant system permissions to an app in the android emulator

I am building an app that will be bundled on an android device as a system app. The manufacturer is …

android installation apk silent
Install iOS app directly from website - no password, no iTunes, no UDID

I just installed an app from a website - with no profile, no UDID, no anything. It just started installing. …

ios installation silent
How to Play a sound using AVAudioPlayer when in Silent Mode in iPhone

I want to play a sound even in silent mode in iPhone. Can it be done by using AVAudioPlayer (Without …

iphone ios avaudioplayer silent
MSI installer calling another MSI installer in silent mode using WiX

I'm using WiX to make an MSI installer to call another MSI installer. I can resolve this situation in UILevel=5 (…

wix windows-installer silent silent-installer
Nullsoft Scriptable Install System (NSIS) Installer - Silent Mode

How to make a Nullsoft Scriptable Install System (NSIS) installer silent? From Wikipedia: "Nullsoft Scriptable Install System (NSIS), est un …

build installation nsis silent silent-installer
Silent printing of a PDF in Python

I'm trying to print a PDF with Python, without opening the PDF viewer application (Adobe, Foxit etc.). I need also …

python windows pdf printing silent
Android Mediaplayer adjust volume

Anyone know how can I increase/decrease the volume of the sound from mediaplayer by clicking on the volume button …

android media-player volume silent
Play sound in Android notifications although phone silent mode is set

My app is showing notifications, and when a notification is shown, a sound is played. But when my phone is …

android audio notifications silent