Skip to content

Instantly share code, notes, and snippets.

@mvilrokx
Created December 9, 2012 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvilrokx/4245658 to your computer and use it in GitHub Desktop.
Save mvilrokx/4245658 to your computer and use it in GitHub Desktop.
Iris Home view
%ol#stream
%li.stream-item
What can I help you with?
#speech-form
=form_tag("/home/process_speech", :method => :get, :id=>"process_speech") do
%input#speech-button{:name => "utterance", :type => "text", "x-webkit-speech" => ""}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment