为什么?如何使用啊?求高人。

解决方案 »

  1.   

    http://blog.163.com/eoe_android/blog/static/2003282072011112962748164/
      

  2.   

    am.setStreamVolume(AudioManager.STREAM_MUSIC, maxVolValue, 0);
      

  3.   

    int maxVolValue =  am.getStreamMaxVolume(AudioManager.STREAM_VOICE_CALL));
      

  4.   

    可以通过audioManager.setStreamVolume(AudioManager.STREAM_VOICE_CALL, 0,  AudioManager.FLAG_PLAY_SOUND | AudioManager.FLAG_ALLOW_RINGER_MODES);
    将音量设置为0,但只是声音小了,并没有完全静音?谁还有高招?
      

  5.   

    调用 android.telephony.TelephonyManager
    中的 silenceRinger();//静铃