PageRenderTime 37ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/documentation/android_access/customizing.html

http://eyes-free.googlecode.com/
HTML | 118 lines | 93 code | 13 blank | 12 comment | 0 complexity | 3ac31c9bc368dc65e836b205e3060b05 MD5 | raw file
Possible License(s): GPL-3.0, Apache-2.0
  1. <!-- Copyright 2010 Google Inc.
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License. -->
  11. <html>
  12. <head>
  13. <title>Customizing Your Experience - Android Accessibility</title>
  14. <link rel="stylesheet" type="text/css" href="style.css">
  15. </head>
  16. <body>
  17. <div id="main_body">
  18. <h1>Customizing Your Experience</h1>
  19. <div class="nav">
  20. <div class="nav_back"><a href="market.html">Previous: The Android
  21. Market</a></div>
  22. <div class="nav_up"><a href="index.html">Up: Android Accessibility</a></div>
  23. <div class="nav_next"><a href="tips.html">Next: Tips and Tricks</a></div>
  24. </div>
  25. <p>One of the best things about Android is that almost everything is
  26. customizable. This is something that all users can enjoy, but it's particularly
  27. helpful for accessibility, because just about anything on the phone that's
  28. inaccessible or not fully accessible can be replaced by another app that's more
  29. accessible.</p>
  30. <h2>Voices</h2>
  31. Android comes preinstalled with a voice based on the SVOX Pico engine, but you
  32. are not limited to using that voice. There are currently three other choices on
  33. the market.
  34. <ul>
  35. <li><strong>eSpeak</strong> is a free voice. It sounds a little unusual,
  36. but is free, fast, and supports dozens of languages.</li>
  37. <li><strong>Loquendo TTS Susan</strong> is a commercial voice. While it's
  38. not free, it's not very expensive and the quality is very good. It currently
  39. only support US English.</li>
  40. <li><strong>SVOX Classic</strong> is a set of commercial voices. Like the
  41. Loquendo voice, while each voice is not free, they are also not very expensive
  42. and the quality is very good. It currently supports several languages.
  43. <br><br>
  44. In addition, IDEAL has an accessible voices sampler application called
  45. "Best Voices for Android" that lets you listen to previews of these SVOX
  46. Classic voices.
  47. </li>
  48. </ul>
  49. Installing a voice requires a couple of extra steps:
  50. <ol>
  51. <li>Open the app to download any voice data and finish the installation.</li>
  52. <li>Enable the voice in the Android Settings. In Android 2.1 or earlier,
  53. this setting is found under the <i>Text-to-speech</i> menu. In Android 2.2 it
  54. is found under <i>Voice input/output</i>.</li>
  55. </ol>
  56. <h2>Screen lock</h2>
  57. As described in <a href="basics.html">Basics</a>, by default you need to perform
  58. a swipe gesture to unlock the screen. You can install applications that
  59. eliminate the need for the gesture, or replace it with a separate lock screen
  60. which requires a password. A couple of apps to get your started:
  61. <ul>
  62. <li><strong>No Lock</strong> is a simple app which allows you to enable
  63. or disable the screen lock via a checkbox.</li>
  64. <li><strong>Rock Lock</strong> is a screen that lets you listen to music
  65. while the phone is locked. It also makes a great music player.</li>
  66. </ul>
  67. Search the Market to find many other lock screen apps.
  68. <h2>Home screen</h2>
  69. <p>The <strong>Eyes-free shell</strong> is a home screen designed to be used
  70. without looking at the screen. It uses an innovative touch-screen input method
  71. that lets you access a lot of functionality without being able to see the
  72. screen, and without needing to open the keyboard.</p>
  73. <p>To use, press and hold your finger near the center of the screen. Pretend
  74. that you are in the center of a 3 x 3 grid of squares. Drag your finger to each
  75. of the 9 cells in the square to hear a description of the cell. Release your
  76. finger while over a cell to select that shortcut.</p>
  77. <p>The Eyes-Free Shell comes with a separate app, <strong>Shortcuts
  78. Manager for Eyes-Free Shell</strong>, that allows you to customize the
  79. shortcuts</p>
  80. <p>For more information on how to use the Eyes-free shell and other
  81. Eyes-free Android apps, see <a
  82. href="http://www.youtube.com/user/EyesFreeAndroid">the Eyes-free YouTube
  83. videos</a>.
  84. <p />
  85. <h2>Email</h2>
  86. The email apps that come preinstalled with Android are not yet accessible. You
  87. can download an accessible version of the K9 mail program, <strong>IDEAL
  88. Accessible K9 mail</strong> from the Market. For more information on this app,
  89. see the <a href="http://apps4android.org/k9.htm">IDEAL website</a>.
  90. <h2>Web</h2>
  91. <p>The default Android web browser is not yet accessible. The IDEAL <strong>Web
  92. Access Plug-In</strong> provides an accessible alternative. See the <a
  93. href="http://apps4android.org/web-access-plug-in-news-release.htm"> news
  94. release from the IDEAL Group</a> for additional details.</p>
  95. <div class="nav">
  96. <div class="nav_back"><a href="market.html">Previous: The Android
  97. Market</a></div>
  98. <div class="nav_up"><a href="index.html">Up: Android Accessibility</a></div>
  99. <div class="nav_next"><a href="tips.html">Next: Tips and Tricks</a></div>
  100. </div>
  101. </div>
  102. </body>
  103. </html>