While trying to run the created Android project, I am getting below error and the project does not launch on the emulator even though the emulator gets launched successfully.
Error:
6:04 PM Emulator: dsound: Could not initialize DirectSoundCapture
6:04 PM Emulator: dsound: Reason: No sound driver is available for use, or the given GUID is not a valid DirectSound device ID
6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
6:04 PM Emulator: audio: Failed to create voice `goldfish_audio_in'
6:04 PM Emulator: %PATH%\qemu\windows-x86_64\qemu-system-x86_64.exe: warning: opening audio input failed
6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
6:04 PM Emulator: audio: Failed to create voice `adc'
6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
6:04 PM Emulator: dsound: Attempt to initialize voice without DirectSoundCapture object
6:04 PM Emulator: audio: Failed to create voice `adc'