1

I am working on application in which I have implemented searching with VoiceRecognizer but I want to disable/mute beep.

If it is possible then please give best solution.

hharry_tech
  • 952
  • 1
  • 8
  • 24
  • mAudioManager.setStreamMute(AudioManager.STREAM_SYSTEM, true), but you probably want to check more detailed answer at http://stackoverflow.com/questions/18650072/android-speech-speech-recognition-repeated-calling-of-speechrecognizer-startlis – Nikolay Shmyrev Apr 03 '14 at 21:23

0 Answers0