[Ruby] Getting icanhasaudio to Work

John Wulff johnwulff at gmail.com
Tue Jul 31 16:24:21 PDT 2007


I've got LAME.  I've installed the gem.  That's about as far as I've
gotten...
irb(main):001:0> require 'rubygems';require 'icanhasaudio'
=> true
irb(main):002:0> Audio::MPEG::Decoder.new.decode
NoMethodError: undefined method `decode' for #<Audio::MPEG::Decoder:0x726e8c
@bits=16>
        from (irb):2

-- 
John Wulff


More information about the Ruby mailing list