How to enable sound on Windows Azure VM

旧城冷巷雨未停 提交于 2019-12-10 16:07:37

问题


I would like to use a Windows Azure Virtual Machine as an development machine. I want to enable sound on that machine in order to hear the event sounds (errors, warrnings etc) and listen to the music from last.fm.

Is it possible to have sound on the Azure virtual machines?

I tried: http://www.wikihow.com/Hear-Audio-from-the-Remote-PC-when-Using-Remote-Desktop but it does not help.

OS: Windows Server 2012 R2 / Windows Server 2013


回答1:


Just enable Remote Desktop Services as in below link and Configure Client Experience and tick 'Audio and Video Playback". You may also need to install Desktop Experience feature if it is not installed.

http://oakleafblog.blogspot.com/2012/07/enabling-remote-desktop-services-in.html




回答2:


Try starting the Windows Audio service (hit start, type "services"). I think the Windows Audio service is set to manual by default in Azure virtual machines so you could change it to "Automatic" so your sound remain on even after a reboot. No guarantees on how good the sound will be though, depending on your connection YMMV.



来源:https://stackoverflow.com/questions/20022620/how-to-enable-sound-on-windows-azure-vm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!