This will enable accessibility on Android Wear Smartwatches running recent versions of the android OS. Inside this archive, you will find the following files:
1: adb: a version of adb( the android debug bridge) for linux
2: adb.exe: the windows (32-bit) version of the adb program
3: AdbWinApi.dll: A required library for the windows version of adb
4: AdbWinUsbApi.dll: Another requirement for the windows adb tool
5: usb_driver: install the inf file through the windows device manager to allow your windows machine to communicate with the android wear device. To do this, plug in your device, press windows+r, type devmgmt.msc in the run box, scroll down to other devices, double click unknown device in the tree, go to the driver tab, click update driver, follow the wizard screens until you get to the location page, select search for the best driver in these locations, and direct it to the usb_driver folder inside this archive.
6: install.bat: The windows accessibility installer script
7: install.sh: The linux accessibility installer script
8: apps: The directory containing curent versions of talkback and espeak that have been tested on android wear.
Usage Instructions:
Simply extract this archive, if on Windows, run the msi file first, reboot if required,, run the script as admin, and follow the instructions that are displayed. If on linux, run the install.sh script as root to allow it to talk to the device, or install the android-udev package from your package manager to allow you to run it as a normal user. 
Contact Information
If you find a bug with this script, or have any suggestions, I can be contacted at: dnl.nash@gmail.com
