Skip to content

Instantly share code, notes, and snippets.

@youpy
Created April 6, 2012 06:01
Show Gist options
  • Save youpy/2317459 to your computer and use it in GitHub Desktop.
Save youpy/2317459 to your computer and use it in GitHub Desktop.
speech + search alc
import android
droid = android.Android()
droid.view('http://eow.alc.co.jp/sp/search.html?q=' + droid.recognizeSpeech().result)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment