Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
TimedString
Interface TimedString
A string with optional start and end timestamps for word-level alignment.
interface
TimedString
{
[TIMED_STRING_SYMBOL]
:
true
;
confidence
?:
number
;
endTime
?:
number
;
startTime
?:
number
;
startTimeOffset
?:
number
;
text
:
string
;
}
Index
Properties
[TIMED_
STRING_
SYMBOL]
confidence?
end
Time?
start
Time?
start
Time
Offset?
text
Properties
Readonly
[TIMED_
STRING_
SYMBOL]
[TIMED_
STRING_
SYMBOL]
:
true
Optional
confidence
confidence
?:
number
Optional
end
Time
end
Time
?:
number
Optional
start
Time
start
Time
?:
number
Optional
start
Time
Offset
start
Time
Offset
?:
number
text
text
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
[TIMED_
STRING_
SYMBOL]
confidence
end
Time
start
Time
start
Time
Offset
text
LiveKit Agents
Loading...
A string with optional start and end timestamps for word-level alignment.