02-02-2011 10:08 AM
Hi all,
I am using StartPCsound( unsigned int ) function in my coding and i want to acquire
voltage from the audio signal generated by this function.
Is this practically possible to extract the voltage?
Any help will be greatly appreciated.
02-02-2011 10:51 AM
Hi,
according to Wikipedia, the PC speaker produces a square wave with only 2 output levels via pulse-width modulation.
Moreover, different motherboards may have different audio chips, so I doubt that any meaningful statement concerning the output voltage can be made.
Wolfgang
02-03-2011 08:56 AM
Hi again
Please correct me if i am wrong that the StartPcSound ( ) function generates the BEEP by means of buzzer
or speaker on the mother board.
When i try to see this signal on Oscilloscope on the " LINE OUT " pin of audio connector, nothing appears on
oscilloscope. Why?
Is there any way to Route this generated BEEP signal to the LINE OUT pin? So that it can be seen
Thanks.
02-04-2011 09:32 AM
Hi msh 100,
The sound is produced on the motherboard and is not connected to the line out of you audio connector. This is why you are not seeing it on your scope. There is no way to route that sound to line out.