Skip to content

Commit

Permalink
Amazon Polly adds Mandarin Chinese language support with new female v…
Browse files Browse the repository at this point in the history
…oice - "Zhiyu"
  • Loading branch information
Marco Magdy committed Sep 13, 2018
1 parent 963c7ec commit 095f7ab
Show file tree
Hide file tree
Showing 162 changed files with 352 additions and 324 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-MigrationHub;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20170531.10;
version : 1.6.20170531.11;

// Display name for package.
title: AWS SDK for C++ (AWS Migration Hub);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AccessManagement;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.10;
version : 1.6.11;

// Display name for package.
title: AWS SDK for C++ (Access Management);
Expand Down Expand Up @@ -48,9 +48,9 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10,
AWSSDKCPP-CognitoIdentity/1.6.20140630.10,
AWSSDKCPP-IAM/1.6.20100508.10
AWSSDKCPP-Core/1.6.11,
AWSSDKCPP-CognitoIdentity/1.6.20140630.11,
AWSSDKCPP-IAM/1.6.20100508.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-acm-pca/nuget/aws-cpp-sdk-acm-pca.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-ACMPCA;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20170822.10;
version : 1.6.20170822.11;

// Display name for package.
title: AWS SDK for C++ (AWS Certificate Manager Private Certificate Authority);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-acm/nuget/aws-cpp-sdk-acm.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-ACM;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20151208.10;
version : 1.6.20151208.11;

// Display name for package.
title: AWS SDK for C++ (AWS Certificate Manager);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AlexaForBusiness;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20171109.10;
version : 1.6.20171109.11;

// Display name for package.
title: AWS SDK for C++ (Alexa For Business);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-apigateway/nuget/aws-cpp-sdk-apigateway.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-APIGateway;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20150709.10;
version : 1.6.20150709.11;

// Display name for package.
title: AWS SDK for C++ (Amazon API Gateway);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-ApplicationAutoScaling;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20160206.10;
version : 1.6.20160206.11;

// Display name for package.
title: AWS SDK for C++ (Application Auto Scaling);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-appstream/nuget/aws-cpp-sdk-appstream.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AppStream;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20161201.10;
version : 1.6.20161201.11;

// Display name for package.
title: AWS SDK for C++ (Amazon AppStream);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-appsync/nuget/aws-cpp-sdk-appsync.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AppSync;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20170725.10;
version : 1.6.20170725.11;

// Display name for package.
title: AWS SDK for C++ (AWS AppSync);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-athena/nuget/aws-cpp-sdk-athena.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Athena;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20170518.10;
version : 1.6.20170518.11;

// Display name for package.
title: AWS SDK for C++ (Amazon Athena);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AutoScalingPlans;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20180106.10;
version : 1.6.20180106.11;

// Display name for package.
title: AWS SDK for C++ (AWS Auto Scaling Plans);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-autoscaling/nuget/aws-cpp-sdk-autoscaling.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-AutoScaling;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20110101.10;
version : 1.6.20110101.11;

// Display name for package.
title: AWS SDK for C++ (Auto Scaling);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-batch/nuget/aws-cpp-sdk-batch.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Batch;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20160810.10;
version : 1.6.20160810.11;

// Display name for package.
title: AWS SDK for C++ (AWS Batch);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-budgets/nuget/aws-cpp-sdk-budgets.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Budgets;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20161020.10;
version : 1.6.20161020.11;

// Display name for package.
title: AWS SDK for C++ (AWS Budgets);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-ce/nuget/aws-cpp-sdk-ce.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CostExplorer;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20171025.10;
version : 1.6.20171025.11;

// Display name for package.
title: AWS SDK for C++ (AWS Cost Explorer Service);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloud9/nuget/aws-cpp-sdk-cloud9.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-Cloud9;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20170923.10;
version : 1.6.20170923.11;

// Display name for package.
title: AWS SDK for C++ (AWS Cloud9);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudDirectory;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20170111.10;
version : 1.6.20170111.11;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudDirectory);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudFormation;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20100515.10;
version : 1.6.20100515.11;

// Display name for package.
title: AWS SDK for C++ (AWS CloudFormation);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudfront/nuget/aws-cpp-sdk-cloudfront.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudFront;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20180618.10;
version : 1.6.20180618.11;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudFront);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudhsm/nuget/aws-cpp-sdk-cloudhsm.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudHSM;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20140530.10;
version : 1.6.20140530.11;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudHSM);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudhsmv2/nuget/aws-cpp-sdk-cloudhsmv2.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudHSMV2;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20170428.10;
version : 1.6.20170428.11;

// Display name for package.
title: AWS SDK for C++ (AWS CloudHSM V2);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
4 changes: 2 additions & 2 deletions aws-cpp-sdk-cloudsearch/nuget/aws-cpp-sdk-cloudsearch.autopkg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget {
id = AWSSDKCPP-CloudSearch;

// Version number. Follows NuGet standards. (currently SemVer 1.0)
version : 1.6.20130101.10;
version : 1.6.20130101.11;

// Display name for package.
title: AWS SDK for C++ (Amazon CloudSearch);
Expand Down Expand Up @@ -48,7 +48,7 @@ nuget {

dependencies {
packages: {
AWSSDKCPP-Core/1.6.10
AWSSDKCPP-Core/1.6.11
}
}

Expand Down
Loading

0 comments on commit 095f7ab

Please sign in to comment.