generated/google/apis/speech_v1p1beta1/classes.rb in google-api-client-0.28.5 vs generated/google/apis/speech_v1p1beta1/classes.rb in google-api-client-0.28.6
- old
+ new
@@ -452,10 +452,10 @@
# Sample rate in Hertz of the audio data sent in all
# `RecognitionAudio` messages. Valid values are: 8000-48000.
# 16000 is optimal. For best results, set the sampling rate of the audio
# source to 16000 Hz. If that's not possible, use the native sample rate of
# the audio source (instead of re-sampling).
- # This field is optional for `FLAC`, `WAV`. and 'MP3' audio files, and is
+ # This field is optional for FLAC and WAV audio files, but is
# required for all other audio formats. For details, see AudioEncoding.
# Corresponds to the JSON property `sampleRateHertz`
# @return [Fixnum]
attr_accessor :sample_rate_hertz