From 1d0a3308e2eeaebc3f5d6f0428686d718ec19fb9 Mon Sep 17 00:00:00 2001 From: yechang hu Date: Wed, 10 Jun 2026 13:27:50 +0800 Subject: [PATCH 1/2] docs: add supported regions and languages --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/README.md b/README.md index caaf9c5..6056bfe 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,34 @@ curl "$CALLE_BASE_URL/v1/calls" \ --- +### Supported Regions and Languages + +CALL-E calling supports the following recipient region codes and spoken +languages. Use these region codes with the SDK and API recipient settings. + +| Recipient region code | Language(s) | +| --- | --- | +| US | English | +| CN | English | +| SG | English | +| MY | English | +| IN | English, Hindi | +| AE | English, Arabic | +| AU | English | +| CA | English | +| GB | English | +| VN | Vietnamese | +| DE | English, German | +| JP | Japanese | +| FR | French | +| MX | Spanish | +| BR | Portuguese | +| ID | English | +| PH | English | +| KE | English | + +--- + ## 🧯 Troubleshooting If installation, authentication, or MCP tool verification fails, start with the From b3d4b497a904745e3dd61de0f691d8c8572b6ee3 Mon Sep 17 00:00:00 2001 From: yechang hu Date: Wed, 10 Jun 2026 13:29:55 +0800 Subject: [PATCH 2/2] docs: promote supported regions section --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6056bfe..cf0cec4 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ curl "$CALLE_BASE_URL/v1/calls" \ --- -### Supported Regions and Languages +## 🌍 Supported Regions and Languages CALL-E calling supports the following recipient region codes and spoken languages. Use these region codes with the SDK and API recipient settings. @@ -224,8 +224,6 @@ languages. Use these region codes with the SDK and API recipient settings. | PH | English | | KE | English | ---- - ## 🧯 Troubleshooting If installation, authentication, or MCP tool verification fails, start with the