Board index » delphi » Detecting Sound Input.

Detecting Sound Input.

Using delphi 1 is it possible to detect the volume of sound that is
being inputted through a line-in connection, or even just determine when
sound is and isn't being sent?
--
david green

 

Re:Detecting Sound Input.


In article <7ZCKNeA+ttd1I...@furnet.demon.co.uk>,
david.gr...@furnet.demon.co.uk says...

  As far as I know, the line in is passive, thus one must sample
the input and decide if there is anything coming in, e.g., by the
change in energy.

Quote

>Using delphi 1 is it possible to detect the volume of sound that is
>being inputted through a line-in connection, or even just determine when
>sound is and isn't being sent?
>--
>david green

Re:Detecting Sound Input.


In article <7ZCKNeA+ttd1I...@furnet.demon.co.uk>, david green <david.gre
e...@furnet.demon.co.uk> writes

Quote
>Using delphi 1 is it possible to detect the volume of sound that is
>being inputted through a line-in connection, or even just determine when
>sound is and isn't being sent?

Does any one know how to do this?
--
david green

Other Threads