Upload metadata.json
Browse files- metadata.json +8 -0
metadata.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Live Audio",
|
3 |
+
"description": "Experience real-time voice chat with 3D visuals react to your conversation, bringing AI interaction to life.",
|
4 |
+
"requestFramePermissions": [
|
5 |
+
"microphone"
|
6 |
+
],
|
7 |
+
"prompt": ""
|
8 |
+
}
|