Skip to content

Commit e94d950

Browse files
committed
Fix semantic error in Speech article on d.a.c
Change-Id: I02f17146dc6f17dbc1dfe096609252805fa67125
1 parent fb49cd9 commit e94d950

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/html/resources/articles/speech-input.jd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ while the "web search" model is used when users want to search by voice. </p>
8787
regularly. You can use the
8888
{@link android.speech.RecognizerIntent#ACTION_GET_LANGUAGE_DETAILS}
8989
broadcast intent to query for the list of supported languages.
90-
The web search model is available in all three languages, while free-form has
91-
primarily been optimized for English. As we work hard to support more models in
90+
The web search model is available for all languages, while the free-form model
91+
may not be optimized for all languages. As we work hard to support more models in
9292
more languages, and to improve the accuracy of the speech recognition technology
9393
we use in our products, Android developers who integrate speech capabilities
9494
directly into their applications can reap the benefits as well. </p>

0 commit comments

Comments
 (0)