From 0913585e00b00610f5376f12b4bdb415e656dcb8 Mon Sep 17 00:00:00 2001 From: David Wilkie Date: Wed, 13 Nov 2024 19:29:10 +0700 Subject: [PATCH] WIP --- README.md | 2 +- .../{voice-agent-demo.mp4 => voice-agent-demo.mp3} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename public/assets/audio/{voice-agent-demo.mp4 => voice-agent-demo.mp3} (100%) diff --git a/README.md b/README.md index 0d58b2b..1366ace 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Somleng's offering for MNOs (described above) includes a white-label Communicati For example a dental clinic could use an MNO's branded CPaaS to build an AI powered virtual secretary to handle dental appointments: -[![Listen to an appointment booking powered by Somleng's white-labeled CPaaS and Retell AI.](public/assets/images/somleng-retell-ai-demo.png)](https://github.com/user-attachments/assets/d0b4cf89-02ab-4293-ad88-558799e7879f) +[![Listen to an appointment booking powered by Somleng's white-labeled CPaaS and Retell AI.](public/assets/images/somleng-retell-ai-demo.png)](public/assets/audio/voice-agent-demo.mp3) MNOs can generate additional revenue by offering these types of solutions to their customers while maintaining their branding. From Somleng's perspective this is a Business-to-Telco-to-Business (B2T2B) model. diff --git a/public/assets/audio/voice-agent-demo.mp4 b/public/assets/audio/voice-agent-demo.mp3 similarity index 100% rename from public/assets/audio/voice-agent-demo.mp4 rename to public/assets/audio/voice-agent-demo.mp3