Skip to content

Commit

Permalink
Regenerate speech client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jan 11, 2019
1 parent d468e04 commit 8782437
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ message RecognitionConfig {
// for all other audio formats. For details, see [AudioEncoding][google.cloud.speech.v1.RecognitionConfig.AudioEncoding].
int32 sample_rate_hertz = 2;

// This needs to be set to true explicitly and `audio_channel_count` > 1
// This needs to be set to `true` explicitly and `audio_channel_count` > 1
// to get each channel recognized separately. The recognition result will
// contain a `channel_tag` field to state which channel that result belongs
// to. If this is not true, we will only recognize the first channel. The
Expand Down
6 changes: 3 additions & 3 deletions google-cloud-clients/google-cloud-speech/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2019-01-10T00:31:48.503770Z",
"updateTime": "2019-01-11T08:49:02.528645Z",
"sources": [
{
"generator": {
Expand All @@ -12,8 +12,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "deeb0a29ecc3e746c6fd82f72117360c4ef984cf",
"internalRef": "228610851"
"sha": "73babd109ac827701c8d957646aa0caa237e23cd",
"internalRef": "228781294"
}
}
],
Expand Down

0 comments on commit 8782437

Please sign in to comment.