# File lib/espeak/speech.rb, line 14 def initialize(text, options={}) @text = text @options = options end