View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,it.comp.lang.visual-basic
TomCee TomCee is offline
external usenet poster
 
Posts: 32
Default Sound / Beep function from within VB or Excel VBA

I would like to output a sound with specific frequency and amplitude
through the pc soundcard (like the 'sound' function in QB).
(It appears that both VB and ExcelVBA have only a very simple 'Beep'
command.)
Control of channel (left and right) would be nice too.
Thanks,
TomCee