Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
voice
ParticipantLegacyTranscriptionOutput
Class ParticipantLegacyTranscriptionOutput
Hierarchy
BaseParticipantTranscriptionOutput
ParticipantLegacyTranscriptionOutput
Index
Constructors
constructor
Methods
capture
Text
flush
on
Attached
on
Detached
publish
Transcription
set
Participant
Constructors
constructor
new
Participant
Legacy
Transcription
Output
(
room
,
isDeltaStream
,
participant
)
:
ParticipantLegacyTranscriptionOutput
Parameters
room
:
Room
isDeltaStream
:
boolean
participant
:
null
|
string
|
Participant
Returns
ParticipantLegacyTranscriptionOutput
Methods
capture
Text
capture
Text
(
text
)
:
Promise
<
void
>
Parameters
text
:
string
Returns
Promise
<
void
>
flush
flush
(
)
:
void
Returns
void
on
Attached
on
Attached
(
)
:
void
Returns
void
on
Detached
on
Detached
(
)
:
void
Returns
void
publish
Transcription
publish
Transcription
(
id
,
text
,
final
,
signal
?
)
:
Promise
<
void
>
Parameters
id
:
string
text
:
string
final
:
boolean
Optional
signal
:
AbortSignal
Returns
Promise
<
void
>
set
Participant
set
Participant
(
participant
)
:
void
Parameters
participant
:
null
|
string
|
Participant
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
capture
Text
flush
on
Attached
on
Detached
publish
Transcription
set
Participant
LiveKit Agents
Loading...