gpt4 book ai didi

amazon-web-services - Alexa 技能 SSML 最大长度

转载 作者:行者123 更新时间:2023-12-04 01:53:55 27 4
gpt4 key购买 nike

SSML 的最大长度或限制是多少? Amazon Echo Alexa 技能 JSON 响应中的属性?

"outputSpeech": {
"type": "SSML",
"ssml": "<speak>This output speech uses SSML.</speak>"
}

最佳答案

来自 JSON interface reference :

响应格式

本节记录了您的服务返回的响应的格式。 Alexa 技能的服务必须以 JSON 格式发送其响应。

请注意以下响应大小限制:

  • outputSpeech 响应不能超过 8000 个字符。
  • 卡片中包含的所有文字不得超过 8000 个字符。
    这包括标题、内容、文本和图像 URL。
  • 图片网址
    (smallImageUrl 或 largeImageUrl)不能超过 2000 个字符。
  • AudioPlayer.Play 指令的 audioItem.stream 中包含的 token 不能超过 1024 个字符。
  • AudioPlayer.Play 指令的 audioItem.stream 中包含的 url 不能超过 8000 个字符。

  • 响应的总大小不能超过 24 KB。
  • 关于amazon-web-services - Alexa 技能 SSML 最大长度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36557053/

    27 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com