rescomputer / res-ios

Res is real computer speech, talk with an AI that listens and can hold a conversation with you.
https://res.computer
38 stars 1 forks source link

Save call to db #53

Closed mikejonas closed 3 months ago

mikejonas commented 3 months ago

This saves the call id along with the authed in user that created the call to the database. We'll have separate logic on the backend to fetch the call details (such as cost and duration) from the vapi api after the call, and save that as well.