【问题标题】:List of SSML tags and features supported with Google ActionsGoogle Actions 支持的 SSML 标签和功能列表
【发布时间】:2019-01-30 22:27:05
【问题描述】:

我正在尝试编写一个函数,该函数将生成一个使用 SSML 标签读取的脚本,并根据从 Twitter API 中提取的数据动态插入脚本元素。

我找不到 Actions on Google 支持的 SSML 标签和功能列表。某处有完整的清单吗?

感谢任何输入。

【问题讨论】:

    标签: ssml


    【解决方案1】:

    这里列出了基本标签:https://developers.google.com/actions/reference/ssml 但实际上还有很多标签,例如:

        <voice gender="male" variant="1"> </voice>
    

    你可以看看https://www.w3.org/TR/speech-synthesis11/#S3.2.1还有什么。

    【讨论】:

      猜你喜欢
      • 2018-08-02
      • 1970-01-01
      • 1970-01-01
      • 2019-06-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-10-07
      • 2018-11-23
      相关资源
      最近更新 更多