You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/api-def/ferndef-pages/websockets.mdx
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,16 +81,8 @@ A `channel` is defined by the following fields:
81
81
82
82
Fern renders a unique reference page for WebSockets. The **Handshake** section outlines the protocol for connecting with the server, while the **Send** and **Receive** sections outline the message schemas that can be sent between the client and server.
Users can connect to and use WebSockets from right within the API Reference (check one of Hume's WebSockets [here](https://dev.hume.ai/reference/text-to-speech-tts/stream-input)).
Users can connect to and use WebSockets from right within the API Reference (check one of Hume's WebSockets [here](https://dev.hume.ai/reference/empathic-voice-interface-evi/chat/chat)).
93
-
94
-
<Frame caption="Click 'Play' to open the WebSocket Playground">
- If no SDK snippets exist, HTTP snippets will display automatically
82
82
- User language preferences are saved client-side
83
83
84
-
To see HTTP snippets in action, check out [Cartesia's API documentation](https://docs.cartesia.ai/api-reference/tts/bytes) for a live example of how they appear in production documentation.
84
+
Check out [Hume's API Reference](https://dev.hume.ai/reference/voices/create) to see HTTP snippets in action.
0 commit comments