There was an error while loading. Please reload this page.
1 parent e2859a4 commit 1e764a6Copy full SHA for 1e764a6
1 file changed
README.md
@@ -15,7 +15,7 @@ First, create a new [Sandbox Token Server](https://cloud.livekit.io/projects/p_m
15
Then, run the following command to automatically clone this template and connect it to LiveKit Cloud:
16
17
```bash
18
-lk app create --template android-voice-assistant --sandbox <token_server_sandbox_id>
+lk app create --template android-voice-assistant --sandbox <token_server_sandbox_id> --api-key <your API key> --api-secret <your API secret>
19
```
20
21
Build and run the app in Android Studio.
0 commit comments