Documentation ¶
Index ¶
Constants ¶
View Source
const ( EdgeWssEndpoint = "wss://speech.platform.bing.com/consumer/speech/synthesize/" + "readaloud/edge/v1?trustedClientToken=" + trustedClientToken VoiceListEndpoint = "https://speech.platform.bing.com/consumer/speech/synthesize/readaloud/voices/list?trustedclienttoken=" + trustedClientToken )
View Source
const (
DefaultVoice = "zh-CN-XiaoxiaoNeural"
)
View Source
const (
VoiceNameTemplate = "Microsoft Server Speech Text to Speech Voice (%s-%s, %s)"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.