get location from browser with confirmation and fa...
# support
j
I would like to be able to get the user's location from their browser, have them confirm that it's correct, and if not have them provide their location with the voice dialog. I want to call a Maps API to produce turn-by-turn directions instructions. Thanks in advance!
Ideally this would also work as a phone call or SMS dialog, both of which would need to have an ask-and-confirm loop.
s
use tools calling to get turn by turn direction instructions and vapi prompting guide for it.