Home > Net >  Speech synthesis interfaces called tencent cloud
Speech synthesis interfaces called tencent cloud

Time:10-06

The development environment of c # Winform. NET3.5 VS2013
Do not use the developer resources API3.0 and SDK cases, how to use tencent cloud with original API to realize speech synthesis
https://cloud.tencent.com/document/api/441/18086#.E7.A4.BA.E4.BE.8B1-API.E8.B0.83.E7.94.A8

https://aai.tencentcloudapi.com/? Action=TextToVoice
& Text=hello
& SessionId=session - 1234
& Volume=1
& Speed=1
& ProjectId=0
& ModelType=1
& PrimaryLanguage=1
& SampleRate=16000
& The Codec=wav
&

CodePudding user response:

And then what then

CodePudding user response:

Why not use the SDK, is in fact the SDK encapsulates the API, you give the url of the parameters is the API

CodePudding user response:

You need to understand the API related knowledge

CodePudding user response:

Detailed view of tencent API
  •  Tags:  
  • C#
  • Related