module Daisy

Constants

VERSION

Public Class Methods

sing() click to toggle source
# File lib/daisy.rb, line 4
def self.sing
  Daisy::Voice.sing
end