videosphere
Preparing search index...
lib/translation/streaming-asr/ws-send
sendWsText
Function sendWsText
sendWsText
(
socket
:
WebSocket
,
data
:
string
)
:
void
Sends a text/JSON frame on an open
ws
socket.
Parameters
socket
:
WebSocket
Open WebSocket client.
data
:
string
UTF-8 text payload.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Sends a text/JSON frame on an open
wssocket.