Skip to content

Simple Android app to speak some text passed in as a parameter. Intended to be used from the command line.

Notifications You must be signed in to change notification settings

nolanlawson/SimpleTalker

Repository files navigation

SimpleTalker

Author

Nolan Lawson

License

WTFPL, although attribution would be nice.

Overview

Simple application, intended to be used from the command line to speak aloud some text. Can be used via adb like so:

adb shell am start -n com.nolanlawson.android.simpletalker/.MainActivity -e text "This is my text"

About

Simple Android app to speak some text passed in as a parameter. Intended to be used from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages