你知道机器人自由还提供了 3D头像 和一个免费的网络 语音 API?
Bot Libre Forum : Create a greeting with data from Google BigQuery

RE: Create a greeting with data from Google BigQuery

通过 admin 发布 Jan 20 2017, 20:56

You can access any web service using a Self script.
See,
https://www.botlibre.com/forum-post?id=13020078

For a greeting you can use a "redirect" or "srai" template to redirect to a script.
i.e.
Template("{redirect "call bigquery"}")

Then you have a script like,

state Greeting { pattern "call bigquery" answer callBigQuery(); function callBigQuery() { var json = Http.requestJSON(...); ... }


Id: 15236899
发布: Jan 20 2017, 20:56
更新: Jan 20 2017, 20:57
答复: 0
的风景: 1565, 今天: 1, 周: 1, 一个月: 27
0 0 0.0/5