Skip to content

Commit

Permalink
docs: fix Speech Recognition Client link (#10001)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyas0410 committed Oct 26, 2023
1 parent 2021b5a commit e681bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -509,7 +509,7 @@ Thus, the following are not supported:
- Android
- Consider [Firebase](https://firebase.google.com), which includes many of these APIs.
- It is possible to use these libraries in many cases, although it is unsupported.
You can find examples, such as [this one](https://github.com/GoogleCloudPlatform/android-docs-samples/tree/main/speech/SpeechRecognitionClient),
You can find examples, such as [this one](https://github.com/GoogleCloudPlatform/android-docs-samples/tree/master/speech/SpeechRecognitionClient),
in this [example repository](https://github.com/GoogleCloudPlatform/android-docs-samples) but consider the risks carefully before using these libraries in an application.
- Raspberry Pi (since it runs on the ARM architecture)
- Google App Engine Standard Java 7
Expand Down

0 comments on commit e681bd2

Please sign in to comment.