@runloop/remote-agents-sdk
Preparing search index...
codex
v2
ThreadRealtimeAudioChunk
Type Alias ThreadRealtimeAudioChunk
EXPERIMENTAL - thread realtime audio chunk.
type
ThreadRealtimeAudioChunk
=
{
data
:
string
;
itemId
:
string
|
null
;
numChannels
:
number
;
sampleRate
:
number
;
samplesPerChannel
:
number
|
null
;
}
Index
Properties
data
item
Id
num
Channels
sample
Rate
samples
Per
Channel
Properties
data
data
:
string
item
Id
itemId
:
string
|
null
num
Channels
numChannels
:
number
sample
Rate
sampleRate
:
number
samples
Per
Channel
samplesPerChannel
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
item
Id
num
Channels
sample
Rate
samples
Per
Channel
@runloop/remote-agents-sdk
Loading...
EXPERIMENTAL - thread realtime audio chunk.