Inject AndroidVox locally when there is no network connection.

The WebView typically injects AndroidVox from a Google server when it
launches a page with TalkBack enabled, however, in the unlikely event
that the app launches without a network connection and AndroidVox has
not been cached from an previous connected session, AndroidVox will not
start and the app will be inaccessible. We try to mitigate this by
injecting AndroidVox from a local path.
This commit is contained in:
Michael Jordan
2014-02-25 18:56:00 -05:00
parent 06565d5b9d
commit f26cb3ae77
4 changed files with 3570 additions and 10 deletions

1765
www/android/AndroidVox_v1.js Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff