简体   繁体   中英

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.

Is there an option to do this inside the Actions SDK?

The desired behavior is to do this the same way Assistant does when I say "Hey Google call Mom". (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.

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.

Alternately is there a service like Twilio for voice calls?

The feature is not currently available with Actions on Google.

The Dialogflow outbound telephony feature is only to transfer calls that have come in through the telephony feature. It does not work with the Assistant.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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