@jambonz/sdk
Preparing search index...
index
MakeService
Interface MakeService
interface
MakeService
{
audio
:
(
opts
:
{
path
:
string
}
)
=>
AudioClient
;
(
opts
:
{
path
:
string
}
)
:
WsClient
;
}
MakeService
(
opts
:
{
path
:
string
}
)
:
WsClient
Parameters
opts
:
{
path
:
string
}
Returns
WsClient
Index
Properties
audio
Properties
audio
audio
:
(
opts
:
{
path
:
string
}
)
=>
AudioClient
Register an audio WebSocket handler for listen/stream connections.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
@jambonz/sdk
Loading...
Register an audio WebSocket handler for listen/stream connections.