Re: Ruby: any routines to output sounds?

  • From: "Arnold Bailey" <arnoldbail@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Tue, 22 Jan 2008 15:28:36 -0500

Thanks Jamal.

Arnold


On Jan 22, 2008 2:00 PM, Jamal Mazrui <empower@xxxxxxxxx> wrote:

> From a command prompt, enter
>
> gem search -r sound
>
> The -r means to search remote servers (not the local computer).  I think
> this should be the default search mode, but apparently, it is not.
>
> A gem call win32-sound should be found and listed on the console screen.
> Enter the command
>
> gem install win32-sound
>
> Unfortunately, the documentation files are way down the C:\Ruby directory
> tree.  It may be quicker to Google search for pages of documentation and
> examples on using this Ruby library.
>
> Jamal
>
> -----Original Message-----
> From: programmingblind-bounce@xxxxxxxxxxxxx
> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Arnold Bailey
> Sent: Tuesday, January 22, 2008 10:34 AM
> To: programmingblind@xxxxxxxxxxxxx
> Subject: Ruby: any routines to output sounds?
>
> Hi,
>
> I'm using interactive ruby to build small programs to teach students basic
> programming concepts. I'd like to execute a function/routine that creates
> a unique sound(s). It's purpose is to create interest. Is there any
> examples/library routines that are available for Ruby?
>
> Thanks,
>
> Arnold
>
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>

Other related posts: