class Punchblock::Translator::Freeswitch::Component::FliteOutput

Private Instance Methods

document() click to toggle source
# File lib/punchblock/translator/freeswitch/component/flite_output.rb, line 14
def document
  concatenated_render_doc.inner_text.to_s
end
renderer() click to toggle source
# File lib/punchblock/translator/freeswitch/component/flite_output.rb, line 10
def renderer
  :flite
end