virtualbox 中 Windows 10 中的麦克风
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/28134018/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
microphone in windows 10 in virtualbox
提问by Vatsal Nagda
I have installed the Build 9926 of the windows 10 technical preview i.e The January Build, on Windows 7.
我已经在 Windows 7 上安装了 Windows 10 技术预览版的 Build 9926,即 The January Build。
I am trying to use the voice assistance of cortana on my Virtuabox but am not able to do so. The microphone works perfectly fine on my host windows 7 machine
我正在尝试在我的 Virtuabox 上使用 cortana 的语音辅助,但我无法这样做。麦克风在我的主机 Windows 7 机器上工作得很好
Any suggestions as to should i do so that my microphone works in virtualBox??
关于我应该这样做以使我的麦克风在 virtualBox 中工作的任何建议?
回答by Grizzly
- In VirtualBox open the settings for your Windows 10 machine
- Go to Audio > Audio Controller, change to "ICH AC97"
- Boot your Windows 10 machine and disable driver signature enforcement
- Go to Realtek's website, download and install the AC'97 audio codec/driver for Vista/7 ("Vista/Win7 (32/64 bits) Driver only (ZIP file)") onto your Windows 10 machine (run setup.exe after unzipping)
- Reboot Windows 10 and you should be done
- 在 VirtualBox 中打开 Windows 10 机器的设置
- 转到“音频”>“音频控制器”,更改为“ICH AC97”
- 启动您的 Windows 10 计算机并禁用驱动程序签名强制执行
- 转到Realtek 网站,将适用于 Vista/7 的 AC'97 音频编解码器/驱动程序(“Vista/Win7(32/64 位)驱动程序(ZIP 文件)”)下载并安装到您的 Windows 10 机器上(之后运行 setup.exe解压)
- 重新启动 Windows 10,你应该完成