On Wed, Feb 5, 2014 at 11:49 AM, Peter <[email protected]> wrote: > I am working on a dialog box that displays third-party copyright notices. > Do I need to mention something like "Speech recognition is powered by > Google?" I could not find any licensing document on this component.
If you're saying you launch a generic intent that request speech recognition, and on the particular device that you're referring to happens to make use of a Google-supplied speech recognition activity, which is separate from your app and not something that you borrowed or integrated, then I don't see how this would require attribution. The end user could very well have a device that uses some other speech recognizer completely, so saying "speech recognition is powered by Google" when you're not 100% certain that it will be seems silly. If it needs to be said, I am not a lawyer. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

