Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
stt
SpeechEvent
Interface SpeechEvent
SpeechEvent is a packet of speech-to-text data.
interface
SpeechEvent
{
alternatives
?:
[
SpeechData
,
...
SpeechData
[]
]
;
type
:
SpeechEventType
;
}
Index
Properties
alternatives?
type
Properties
Optional
alternatives
alternatives
?:
[
SpeechData
,
...
SpeechData
[]
]
type
type
:
SpeechEventType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
alternatives
type
LiveKit Agents
Loading...
SpeechEvent is a packet of speech-to-text data.