简体   繁体   English

使用Google Assistant操作从我的电话号码触发电话

[英]Use Google Assistant Action to trigger a phone call from my number

I'm trying to build a Google Assistant Action that dials a phone number (using my device and my phone number) and once the call is connected interact using Dialogflow's voice synthesis to interact for a few minutes before connecting me. 我正在尝试构建一个Google Assistant动作来拨打电话号码(使用我的设备和我的电话号码),并且在通话接通后,使用Dialogflow的语音合成功能进行互动,互动几分钟后再与我建立联系。

Is there an option to do this inside the Actions SDK? 是否可以在Actions SDK中执行此操作?

The desired behavior is to do this the same way Assistant does when I say "Hey Google call Mom". 理想的行为是当我说“嘿Google打电话给妈妈”时,助手将执行相同的操作。 (This might be a North America only feature at the moment) Basically, it connects the call via my Google account phone number so caller ID looks like it's from me via either a mobile device or smart speaker. (目前,这可能仅是北美地区的功能)基本上,它通过我的Google帐户电话号码连接呼叫,因此呼叫者ID看起来像是通过移动设备或智能扬声器发出的。

Dialogflow appears to have a beta telephony option that might be a usable workaround, but it's a handoff, not the call coming from me. Dialogflow似乎有一个beta电话选项,可能是一个可用的解决方法,但这是一个传递,而不是我打来的电话。

Alternately is there a service like Twilio for voice calls? 或者有像Twilio这样的服务来进行语音通话吗?

The feature is not currently available with Actions on Google. 该功能当前不适用于Google的操作。

The Dialogflow outbound telephony feature is only to transfer calls that have come in through the telephony feature. Dialogflow出站电话功能仅用于转移通过电话功能传入的呼叫。 It does not work with the Assistant. 它不适用于助手。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM