Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,10 @@ them separately. A polling timeout does not cancel an accepted call. For a
complete example that saves the Call ID and resumes polling, see the
[Calls example and recovery guide](https://docs.heycall-e.com/quickstart#run-a-complete-example).

#### Community SDKs

- [Kotlin / Android SDK](https://github.com/Baklolman69/calle-android-sdk) — Community-maintained Kotlin SDK for integrating CALL-E voice agents into Android and Wear OS apps.

### API

The CALL-E Developer API provides direct HTTP access for any trusted backend, worker, or workflow system.
Expand Down
Loading