0

Whenever I open my AVD Manager in Android Studio, I get the messages in the event log :

Emulator: audio: Failed to create voice `goldfish_audio_i`n

Emulator: qemu-system-x86_64.exe: warning: opening audio input failed

Emulator: audio: Failed to create voice `adc' 

Rest all the functions in the emulator are working fine till now. How to resolve this problem??

Anubhav Gupta
  • 2,492
  • 14
  • 27

1 Answers1

-1

This might help:

  1. Go to: Tools > Android > AVD Manager
  2. Press the "edit" (pencil) icon next to your AVD
  3. Change "Graphics" to "Software"
Shimmy Weitzhandler
  • 101,809
  • 122
  • 424
  • 632