Minimal, multi-platform quickstart for building a Conversational AI app with Agora/ShengWang SDKs. Each sub-project is a self-contained, runnable demo that connects a user to an AI voice agent in real time.
| Directory | Platform | Language | Details |
|---|---|---|---|
android-kotlin/ |
Android | Kotlin | View docs → |
android-java/ |
Android | Java | View docs → |
android-compose/ |
Android | Kotlin + Compose | View docs → |
ios-swift/ |
iOS | Swift | View docs → |
ios-swiftui/ |
iOS | Swift + SwiftUI | View docs → |
ios-oc/ |
iOS | Objective-C | View docs → |
macos-swift/ |
macOS | Swift | View docs → |
windows-cpp/ |
Windows | C++ | View docs → |
flutter/ |
Android / iOS | Dart + Flutter | View docs → |
react-native/ |
Android / iOS | TypeScript + React Native | View docs → |
harmony/ |
HarmonyOS | ArkTS | View docs → |
unity/ |
Unity | C# + Unity | View docs → |
Pick your platform, go into the corresponding directory, and follow its README.
See LICENSE.
使用声网(Agora/ShengWang)SDK 构建对话式 AI 应用的多平台极简示例。每个子项目都是可独立运行的 Demo,实现用户与 AI 语音助手的实时对话。
| 目录 | 平台 | 语言 | 详情 |
|---|---|---|---|
android-kotlin/ |
Android | Kotlin | 查看文档 → |
android-java/ |
Android | Java | 查看文档 → |
android-compose/ |
Android | Kotlin + Compose | 查看文档 → |
ios-swift/ |
iOS | Swift | 查看文档 → |
ios-swiftui/ |
iOS | Swift + SwiftUI | 查看文档 → |
ios-oc/ |
iOS | Objective-C | 查看文档 → |
macos-swift/ |
macOS | Swift | 查看文档 → |
windows-cpp/ |
Windows | C++ | 查看文档 → |
flutter/ |
Android / iOS | Dart + Flutter | 查看文档 → |
react-native/ |
Android / iOS | TypeScript + React Native | 查看文档 → |
harmony/ |
HarmonyOS | ArkTS | 查看文档 → |
unity/ |
Unity | C# + Unity | 查看文档 → |
选择你的平台,进入对应子目录,按其 README 操作即可。
详见 LICENSE。