Integrating VAPI into a Flutter App (iOS/Android) - VAPI Flutter-API or WebView?
Hi everyone,
I am currently working on integrating VAPI into a Flutter app that exports both iOS and Android versions. I came across the VAPI Flutter-API at https://github.com/VapiAI/flutter and am wondering if it might be easier to use a WebView with the audio URL provided by an assistant instead.
I have a couple of questions:
Thanks in advance!
I am currently working on integrating VAPI into a Flutter app that exports both iOS and Android versions. I came across the VAPI Flutter-API at https://github.com/VapiAI/flutter and am wondering if it might be easier to use a WebView with the audio URL provided by an assistant instead.
I have a couple of questions:
- Is it more straightforward to use the VAPI Flutter-API or to implement a WebView for this integration?
- Can I create my own HTML/JS page for input or customize the current URL provided by the VAPI assistant?
Thanks in advance!
GitHub
Contribute to VapiAI/flutter development by creating an account on GitHub.