lib/google/cloud/speech/v1beta1/doc/google/cloud/speech/v1beta1/cloud_speech.rb in google-cloud-speech-0.21.1 vs lib/google/cloud/speech/v1beta1/doc/google/cloud/speech/v1beta1/cloud_speech.rb in google-cloud-speech-0.22.0
- old
+ new
@@ -103,10 +103,10 @@
# @!attribute [rw] language_code
# @return [String]
# [Optional] The language of the supplied audio as a BCP-47 language tag.
# Example: "en-GB" https://www.rfc-editor.org/rfc/bcp/bcp47.txt
# If omitted, defaults to "en-US". See
- # {Language Support}[https://cloud.google.com/speech/docs/best-practices#language_support]
+ # {Language Support}[https://cloud.google.com/speech/docs/languages]
# for a list of the currently supported language codes.
# @!attribute [rw] max_alternatives
# @return [Integer]
# [Optional] Maximum number of recognition hypotheses to be returned.
# Specifically, the maximum number of +SpeechRecognitionAlternative+ messages
\ No newline at end of file