First of all, I searched for this issue at forum/Internet and I did not find a solution for it. If you have a link with the solution, I really appreciate it.
I have a Win8.1 Host System running a Win7, 32 bits VM. I have VirtualBox version 5.0.20.
When I start the system first time, the audio works properly.
If I suspend the host system, the audio does not back (sometimes it does) and I have to close the VM and start all over again (boring).
The audio always works fine at host system. I never had issues with the host system regarding audio.
I already checked the Audio service at guest and it is running properly.
I already tried to restart audio at host and guest with the following commands:
net stop audiosrv
net stop AudioEndpointBuilder
net start audiosrv
net start AudioEndpointBuilder
At VM log, the only thing I can see regarding an error are these lines (maybe they have nothing related with my issue):
DSound: Retrieving playback status failed with ERROR_SYSTEM_TRACE 0x88780096
DSound: Starting playback failed with ERROR_SYSTEM_TRACE 0x88780096
DSound: Stop playback stream 000000000774ada0 when closing ERROR_SYSTEM_TRACE 0x88780096
I would like to know if there is a specific command that I can execute from prompt to force the audio to be enabled again at VM after a suspend mode.
Just to reinforce, sometimes, everything works great without doing anything.
Thank you in advance for your help!
Carlos