个人工具

“UbuntuHelp:AudioCapture”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/AudioCapture}} {{Languages|php5}} #format wiki #language en === Making your Microphone Work === If you're having trouble getting your audio input t...)
 
 
(未显示2个用户的10个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/AudioCapture}}
 
{{From|https://help.ubuntu.com/community/AudioCapture}}
{{Languages|php5}}
+
{{Languages|UbuntuHelp:AudioCapture}}
#format wiki
+
#title Audio Capture
#language en
+
<<Include(Tag/StyleCleanup)>>
 
=== Making your Microphone Work ===
 
=== Making your Microphone Work ===
If you're having trouble getting your audio input to work in programs like sound-recorder or Skype, it may just be because Ubuntu ships with the necessary options disabled and hidden away in hard-to-find places. Here's what you do to get it going:
+
If you're having trouble getting your audio input to work in programs like ''sound-recorder'' or ''Skype'', it may just be because Ubuntu ships with the necessary options disabled and hidden away in hard-to-find places. Here's what you do to get a microphone plugged into an audio port going:
 +
Open the '''Volume Control window''', either via:
 +
* Right-click on the speaker icon, by default at the right of the top desktop panel, and select '''Open Volume Control'''
 +
* from the command line, run <code><nowiki>gnome-volume-control</nowiki></code>
 +
In the Volume Control window ...
 +
<ol><li>Set up the preferences: Choose the menu option '''Edit''' -> '''Preferences'''</li></ol>
  
** From the command line, run <code><nowiki>gnome-volume-control</nowiki></code>
+
* In the Preferences dialog, scroll well down and check '''Capture'''. Close the Preferences dialog.
** Choose ''Edit'' > ''Preferences''
+
<ol><li>Click the new '''Recording''' tab
** Scroll to the bottom and check ''Capture''
+
<ol><li>Click the microphone and speaker icons at the bottom of the '''Capture''' item to remove the red X's
** Close the dialog
+
</li><li>Move the volume sliders up to their maximum setting</li></ol>
** Click the new ''Capture'' tab in the <code><nowiki>gnome-volume-control</nowiki></code> window
+
 
** Click the microphone and speaker icons at the bottom to remove the red X's
+
=== If your microphone still does not work ===
** Move the volume sliders up to their maximum setting
+
If your microphone still does not work in apps, try recording using gnome recorder to test basic recording function.  If this fails, it is unlikely that other apps can work without further tweaking.
 +
In some cases with Intel HDA sound chipset, ALC861VD, you may need to configure your alsa setup.
 +
[More information needed for configuration]
 +
----
 +
[[category:CategoryAudio]] [[category:CategoryHardware]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月19日 (三) 21:38的最新版本


  1. title Audio Capture

<<Include(Tag/StyleCleanup)>>

Making your Microphone Work

If you're having trouble getting your audio input to work in programs like sound-recorder or Skype, it may just be because Ubuntu ships with the necessary options disabled and hidden away in hard-to-find places. Here's what you do to get a microphone plugged into an audio port going: Open the Volume Control window, either via:

  • Right-click on the speaker icon, by default at the right of the top desktop panel, and select Open Volume Control
  • from the command line, run gnome-volume-control

In the Volume Control window ...

  1. Set up the preferences: Choose the menu option Edit -> Preferences
  • In the Preferences dialog, scroll well down and check Capture. Close the Preferences dialog.
  1. Click the new Recording tab
    1. Click the microphone and speaker icons at the bottom of the Capture item to remove the red X's
    2. Move the volume sliders up to their maximum setting

    If your microphone still does not work

    If your microphone still does not work in apps, try recording using gnome recorder to test basic recording function. If this fails, it is unlikely that other apps can work without further tweaking. In some cases with Intel HDA sound chipset, ALC861VD, you may need to configure your alsa setup. [More information needed for configuration]