answersLogoWhite

0

It depends on which sound card you are using. Not all sound cards have a 'record what you hear' facility.

If you Google 'record what you hear', you might find a work-around.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you select a row or record on a datasheet?

Click on the header at the start of a row and it will select the entire record.


When are the Hannah Montana auditions held?

Ok, they select you to audition. I don't think you can sign up for them.


What is record select box?

It can be a list box or a combo box that can be used to find a record when a value is selected from the list. It can also be the box at the left end of a record which can be clicked on to select an entire record.


How do you remove part of a track with adobe audition?

You select part of a track and press delete. Sometimes you can't.


How do you do a select statement within a select statement in sql?

A memo is a useful tool to provide a record of communication.


How easy is it to program the TiVo TCD652160 HD DVR?

Simply put, if at home press the TiVo button on your remote control unit (or with WishList) choose find programs, search for desired program select, then highlight record and select, if away from residence or tivo home base sign onto TiVo.com select a program, it will be there when you arrive.


What is the difference between an HtmlInputCheckBox control and an HtmlInputRadioButton control?

You can select more than one HtmlInputCheckBox control from a group of HtmlInputCheckBox controls; whereas, you can select only a single HtmllnputRadioButton control from a group ofHtmlInputRadioButton controls.


How do you select entire document?

Ctrl+A


How to turn on microphone on windows 8?

To select which microphone you want to use in Windows 8, swipe the right side of the screen on the desktop or put your mouse in the bottom right hand corner. A menu with 5 icons should appear; select the gear that says "Settings". Then Click on "Control Panel". When the control panel windows appears select "Hardware and Sound". In the sub menu that appears select the "Sound" section. A small windows should appear. Select the "Recording" Tab at the top of the window. You should see a list of microphones that are connected to your computer. Select the one you want, click "Set Default" and click "OK". Exit out of the control panel and the microphone should record your sound.


How do you select all in word?

press control a


What keys do you use to select a document?

control+A


Which SQL command would you use to retrieve a record or records from the database?

SELECT FROM clause Eg: SELECT <select_options> FROM <table_name> [ WHERE <condition> ]