Skip to content

Commit e94d133

Browse files
authored
Release Google.Cloud.TextToSpeech.V1 version 3.10.0 (#14097)
Changes in this release: ### New features - StreamingSynthesize now supports opus ([commit f12b892](https://togithub.com/googleapis/google-cloud-dotnet/commit/f12b892a397252181d30582124f865fbf8fd3c3a))
1 parent a40feae commit e94d133

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

apis/Google.Cloud.TextToSpeech.V1/Google.Cloud.TextToSpeech.V1/Google.Cloud.TextToSpeech.V1.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>3.9.0</Version>
4+
<Version>3.10.0</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 v1, synthesizes natural-sounding speech by applying powerful neural network models.</Description>

apis/Google.Cloud.TextToSpeech.V1/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 3.10.0, released 2025-01-13
4+
5+
### New features
6+
7+
- StreamingSynthesize now supports opus ([commit f12b892](https://github.com/googleapis/google-cloud-dotnet/commit/f12b892a397252181d30582124f865fbf8fd3c3a))
8+
39
## Version 3.9.0, 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
@@ -5348,7 +5348,7 @@
53485348
"protoPath": "google/cloud/texttospeech/v1",
53495349
"productName": "Google Cloud Text-to-Speech",
53505350
"productUrl": "https://cloud.google.com/text-to-speech",
5351-
"version": "3.9.0",
5351+
"version": "3.10.0",
53525352
"type": "grpc",
53535353
"description": "Recommended Google client library to access the Google Cloud Text-to-Speech API v1, synthesizes natural-sounding speech by applying powerful neural network models.",
53545354
"dependencies": {

0 commit comments

Comments
 (0)