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>
|
---|
8 | The <b outputclass="bold">Audio</b> section in a virtual
|
---|
9 | machine's <b outputclass="bold">Settings</b> window
|
---|
10 | determines whether the VM will detect a connected sound card, and
|
---|
11 | if the audio output should be played on the host system.
|
---|
12 | </p>
|
---|
13 | <p>
|
---|
14 | To enable audio for a guest, select the
|
---|
15 | <b outputclass="bold">Enable Audio</b> check box. The
|
---|
16 | following settings are available:
|
---|
17 | </p>
|
---|
18 | <ul>
|
---|
19 | <li>
|
---|
20 | <p><b outputclass="bold">Host Audio Driver:</b> The audio
|
---|
21 | driver that <ph conkeyref="vbox-conkeyref-phrases/product-name"/> uses on the host.
|
---|
22 | </p>
|
---|
23 | <p>
|
---|
24 | The <b outputclass="bold">Default</b> option is enabled
|
---|
25 | by default for all new VMs. This option selects the best audio
|
---|
26 | driver for the host platform automatically. This enables you
|
---|
27 | to move VMs between different platforms without having to
|
---|
28 | change the audio driver.
|
---|
29 | </p>
|
---|
30 | <p>
|
---|
31 | On a Linux host, depending on your host configuration, you can
|
---|
32 | select between the OSS, ALSA, or the PulseAudio subsystem. On
|
---|
33 | newer Linux distributions, the PulseAudio subsystem is
|
---|
34 | preferred.
|
---|
35 | </p>
|
---|
36 | <p>
|
---|
37 | Only OSS is supported on Oracle Solaris hosts. The Oracle
|
---|
38 | Solaris Audio audio backend is no longer supported on Oracle
|
---|
39 | Solaris hosts.
|
---|
40 | </p>
|
---|
41 | </li>
|
---|
42 | <li>
|
---|
43 | <p><b outputclass="bold">Audio Controller:</b> You can
|
---|
44 | choose between the emulation of an Intel AC'97 controller, an
|
---|
45 | Intel HD Audio controller, or a SoundBlaster 16 card.
|
---|
46 | </p>
|
---|
47 | </li>
|
---|
48 | <li>
|
---|
49 | <p><b outputclass="bold">Enable Audio Output:</b> Enables
|
---|
50 | audio output only for the VM.
|
---|
51 | </p>
|
---|
52 | </li>
|
---|
53 | <li>
|
---|
54 | <p><b outputclass="bold">Enable Audio Input:</b> Enables
|
---|
55 | audio input only for the VM.
|
---|
56 | </p>
|
---|
57 | </li>
|
---|
58 | </ul>
|
---|
59 | </body>
|
---|
60 |
|
---|
61 | </topic>
|
---|