Category : Recently Uploaded Files
Archive   : MSWL40.ZIP
Filename : ECHO.MCI

 
Output of file : ECHO.MCI contained in archive : MSWL40.ZIP
;
; Function:
;
; This routine will record and play your voice back.
; The :arg is the number of seconds you want to record your voice for.
; Watch for messages for when to start and stop speaking.
; It will automatically play back what was recorded.
;
; To run:
;
; load "echo.mci
; Call ECHO
;
; System requirements:
;
; You must have Windows 3.1 (or 3.0 with Multi-Media Extentions)
; You must have the correct driver loaded in Windows for your sound card.
; You must have a sound card with a microphone input.
; You must have a microphone.
;
to echo :arg
print mci sentence [open new type waveaudio alias wa buffer] :arg
mci [record wa]
print "Recording...
wait :arg*60
print "Stopped...
mci [seek wa to start]
print "Playing...
mci [play wa wait]
print "Stopped...
mci [close wa]
end



  3 Responses to “Category : Recently Uploaded Files
Archive   : MSWL40.ZIP
Filename : ECHO.MCI

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/