- Live updates are nice! We can now more easily see what's going on when we connect or disconnect a mic. - Resolves an issue where the initial selected mic was not shown. - Let us see when the Pipecat client automatically switches to a new mic, like when one is connected.
iOS implementation
Basic implementation using the Pipecat iOS SDK.
Prerequisites
- Run the bot server. See the server README.
- Install Xcode 15, and set up your device to run your own applications.
Running locally
- Clone this repository locally.
- Open the SimpleChatbot.xcodeproj in Xcode.
- Tell Xcode to update its Package Dependencies by clicking File -> Packages -> Update to Latest Package Versions.
- Build the project.
- Run the project on your device.
- Connect to the URL you are testing.