(How) Can I control audio Line-In on an Android x86 computer? -


i have computer installed android x86 4.4-r2 , have control (i.e. mute/unmute) 1 of both line input channels. computer has h81m-itx motherboard , line-in channel need control rear connector (blue jack). cannot locate line input channel control in android sdk, probably, guess, because not intended run on else controlled hardware known audio inputs , outputs.

i need mute/unmute channel android app. what's straightforward way? code framework or run external process, i.e. alsa_amixer right parameters?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -