Android Emulator音频在特定计算机上不工作

Android Emulator音频在特定计算机上不工作,android,android-studio,audio,android-emulator,emulation,Android,Android Studio,Audio,Android Emulator,Emulation,使用arm映像在特定Windows 7计算机上运行最新的Android Studio emulator(x86有问题,因为需要重新编译库)。emulator的内置声音都不会播放,尝试使用MediaPlayer播放mp3会导致: E/MediaPlayer:错误(-19,0) 但该应用程序在其他机器上成功运行。有趣的是,在同一硬件上运行带有Android Studio的MacOSX映像也会出现同样的错误。下一步可能是更新音频驱动程序。。。但还有其他建议吗?(请不要建议更改为GenyMotion或放

使用arm映像在特定Windows 7计算机上运行最新的Android Studio emulator(x86有问题,因为需要重新编译库)。emulator的内置声音都不会播放,尝试使用MediaPlayer播放mp3会导致:

E/MediaPlayer:错误(-19,0)

但该应用程序在其他机器上成功运行。有趣的是,在同一硬件上运行带有Android Studio的MacOSX映像也会出现同样的错误。下一步可能是更新音频驱动程序。。。但还有其他建议吗?(请不要建议更改为GenyMotion或放弃模拟,这些不是选项)

更新2/17/17:注意,当模拟器尝试启动时,我收到以下错误消息:

 I/AudioPolicyManagerBase: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
 E/AudioFlinger: int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't open audio hw device in audio.primary (Function not implemented)
 I/AudioFlinger: loadHwModule() error -38 loading module primary 
 W/AudioPolicyManagerBase: could not open HW module primary
 E/AudioPolicyManagerBase: Not output found for attached devices 00000002
 E/AudioPolicyManagerBase: Failed to open primary output
 E/AudioPolicyManagerBase: getDeviceForStrategy() speaker device not found for STRATEGY_SONIFICATION
 E/AudioPolicyManagerBase: getDeviceForStrategy() speaker device not found for STRATEGY_SONIFICATION
 E/AudioPolicyService: couldn't init_check the audio policy (No such device)
我已经确保音频驱动程序是最新的主板制造商。此外,Android Emulator确实在Windows音频混音器上显示为音量滑块