diff options
Diffstat (limited to 'docs/html/resources/articles/speech-input.jd')
| -rw-r--r-- | docs/html/resources/articles/speech-input.jd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/html/resources/articles/speech-input.jd b/docs/html/resources/articles/speech-input.jd index 8e41d34..282b619 100644 --- a/docs/html/resources/articles/speech-input.jd +++ b/docs/html/resources/articles/speech-input.jd @@ -29,9 +29,8 @@ Handcent SMS:</p> <p> The Android SDK makes it easy to integrate speech input directly into your own application. Just copy and paste from this <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/ -VoiceRecognition.html"> -sample application</a> to get +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/VoiceRecognition.html">sample +application</a> to get started. The sample application first verifies that the target device is able to recognize speech input:</p> <pre> |
