【问题标题】:Can we capture voice input from amazon connect directly and passes to lambda function?我们可以直接从 amazon connect 捕获语音输入并传递给 lambda 函数吗?
【发布时间】:2018-02-01 04:43:11
【问题描述】:

我们能否直接从 amazon connect 捕获语音输入(不使用任何其他语音转文本 API)并传递给 lambda 函数?

【问题讨论】:

  • 你能说得更具体一点吗?我认为这是不可能的,但我需要了解您的需求。

标签: amazon-web-services aws-lambda amazon-connect


【解决方案1】:

您至少需要使用 Lex。

使用 Amazon Connect 中的“获取客户输入”步骤调用 Lex 自动程序。在 Lex Bot 配置中,您可以通过“Lambda 初始化和验证”设置将话语传递给 Lambda,以验证口语话语或使用“Fulfillment”设置将业务逻辑应用于口语话语。

【讨论】:

    猜你喜欢
    • 2022-06-12
    • 2019-01-11
    • 2015-09-19
    • 1970-01-01
    • 2015-07-06
    • 1970-01-01
    • 2021-11-08
    • 2022-01-25
    • 1970-01-01
    相关资源
    最近更新 更多