Add attributes inspector and explicit dispatch support (#144)
This commit is contained in:
@@ -11,8 +11,10 @@
|
||||
# LiveKit Agents Playground
|
||||
|
||||
<!--BEGIN_DESCRIPTION-->
|
||||
|
||||
The Agents Playground is designed for quickly prototyping with server side agents built with [LiveKit Agents Framework](https://github.com/livekit/agents). Easily tap into LiveKit WebRTC sessions and process or generate audio, video, and data streams.
|
||||
The playground includes components to fully interact with any LiveKit agent, through video, audio and chat.
|
||||
The playground includes components to fully interact with any LiveKit agent, through video, audio and chat.
|
||||
|
||||
<!--END_DESCRIPTION-->
|
||||
|
||||
## Docs and references
|
||||
@@ -69,7 +71,9 @@ NEXT_PUBLIC_LIVEKIT_URL=wss://<Your Cloud URL>
|
||||
- Mobile device sizes not supported currently
|
||||
|
||||
<!--BEGIN_REPO_NAV-->
|
||||
|
||||
<br/><table>
|
||||
|
||||
<thead><tr><th colspan="2">LiveKit Ecosystem</th></tr></thead>
|
||||
<tbody>
|
||||
<tr><td>LiveKit SDKs</td><td><a href="https://github.com/livekit/client-sdk-js">Browser</a> · <a href="https://github.com/livekit/client-sdk-swift">iOS/macOS/visionOS</a> · <a href="https://github.com/livekit/client-sdk-android">Android</a> · <a href="https://github.com/livekit/client-sdk-flutter">Flutter</a> · <a href="https://github.com/livekit/client-sdk-react-native">React Native</a> · <a href="https://github.com/livekit/rust-sdks">Rust</a> · <a href="https://github.com/livekit/node-sdks">Node.js</a> · <a href="https://github.com/livekit/python-sdks">Python</a> · <a href="https://github.com/livekit/client-sdk-unity">Unity</a> · <a href="https://github.com/livekit/client-sdk-unity-web">Unity (WebGL)</a></td></tr><tr></tr>
|
||||
|
||||
Reference in New Issue
Block a user