Skip to content

Commit 6d53462

Browse files
authored
Release Google.Cloud.TextToSpeech.V1Beta1 version 2.0.0-beta12 (#14053)
Changes in this release: ### New features - StreamingSynthesize now supports opus ([commit f36434a](https://togithub.com/googleapis/google-cloud-dotnet/commit/f36434ad1f7b73f07e0cd3fa9f4da20c2a6a04aa))
1 parent 5d77f64 commit 6d53462

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

apis/Google.Cloud.TextToSpeech.V1Beta1/Google.Cloud.TextToSpeech.V1Beta1/Google.Cloud.TextToSpeech.V1Beta1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>2.0.0-beta11</Version>
4+
<Version>2.0.0-beta12</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Text-to-Speech API v1beta1, synthesizes natural-sounding speech by applying powerful neural network models.</Description>

apis/Google.Cloud.TextToSpeech.V1Beta1/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 2.0.0-beta12, released 2025-01-06
4+
5+
### New features
6+
7+
- StreamingSynthesize now supports opus ([commit f36434a](https://github.com/googleapis/google-cloud-dotnet/commit/f36434ad1f7b73f07e0cd3fa9f4da20c2a6a04aa))
8+
39
## Version 2.0.0-beta11, released 2024-10-29
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5345,7 +5345,7 @@
53455345
},
53465346
{
53475347
"id": "Google.Cloud.TextToSpeech.V1Beta1",
5348-
"version": "2.0.0-beta11",
5348+
"version": "2.0.0-beta12",
53495349
"type": "grpc",
53505350
"productName": "Google Cloud Text-to-Speech",
53515351
"productUrl": "https://cloud.google.com/text-to-speech",

0 commit comments

Comments
 (0)