1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="settings-audio">
|
---|
4 | <title>Audio Settings</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>The <b outputclass="bold">Audio</b> section in a virtual machine's <b outputclass="bold">Settings</b> window
|
---|
8 | determines whether the VM will detect a connected sound card, and if the audio output should be played on the host
|
---|
9 | system. </p>
|
---|
10 | <p>To enable audio for a guest, select the <b outputclass="bold">Enable Audio</b> check box. The following settings
|
---|
11 | are available: </p>
|
---|
12 | <ul>
|
---|
13 | <li>
|
---|
14 | <p><b outputclass="bold">Host Audio Driver:</b> The audio
|
---|
15 | driver that <ph conkeyref="vbox-conkeyref-phrases/product-name"/> uses on the host.
|
---|
16 | </p>
|
---|
17 | <p>The <b outputclass="bold">Default</b> option is enabled by default for all new VMs. This option selects the
|
---|
18 | best audio driver for the host platform automatically. This enables you to move VMs between different
|
---|
19 | platforms without having to change the audio driver. </p>
|
---|
20 | <p>On a Linux host, depending on your host configuration, you can select between the OSS, ALSA, or the
|
---|
21 | PulseAudio subsystem. On newer Linux distributions, the PulseAudio subsystem is preferred. </p>
|
---|
22 | <p>Only OSS is supported on Oracle Solaris hosts. The Oracle Solaris Audio audio backend is no longer supported
|
---|
23 | on Oracle Solaris hosts. </p>
|
---|
24 | </li>
|
---|
25 | <li>
|
---|
26 | <p><b outputclass="bold">Audio Controller:</b> You can
|
---|
27 | choose between the emulation of an Intel AC'97 controller, an
|
---|
28 | Intel HD Audio controller, or a SoundBlaster 16 card.
|
---|
29 | </p>
|
---|
30 | </li>
|
---|
31 | <li>
|
---|
32 | <p><b outputclass="bold">Enable Audio Output:</b> Enables
|
---|
33 | audio output only for the VM.
|
---|
34 | </p>
|
---|
35 | </li>
|
---|
36 | <li>
|
---|
37 | <p><b outputclass="bold">Enable Audio Input:</b> Enables
|
---|
38 | audio input only for the VM.
|
---|
39 | </p>
|
---|
40 | </li>
|
---|
41 | </ul>
|
---|
42 | </body>
|
---|
43 |
|
---|
44 | </topic>
|
---|