Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-elevenlabs
STTOptions
Interface STTOptions
interface
STTOptions
{
apiKey
?:
string
;
baseURL
?:
string
;
httpSession
?:
STTHTTPSession
;
includeTimestamps
?:
boolean
;
keyterms
?:
string
[]
;
languageCode
?:
string
;
modelId
?:
string
;
sampleRate
?:
STTRealtimeSampleRates
;
serverVad
?:
null
|
VADOptions
;
tagAudioEvents
?:
boolean
;
useRealtime
?:
boolean
;
}
Index
Properties
api
Key?
baseURL?
http
Session?
include
Timestamps?
keyterms?
language
Code?
model
Id?
sample
Rate?
server
Vad?
tag
Audio
Events?
use
Realtime?
Properties
Optional
api
Key
api
Key
?:
string
Optional
baseURL
baseURL
?:
string
Optional
http
Session
http
Session
?:
STTHTTPSession
Optional
include
Timestamps
include
Timestamps
?:
boolean
Optional
keyterms
keyterms
?:
string
[]
Optional
language
Code
language
Code
?:
string
Optional
model
Id
model
Id
?:
string
Optional
sample
Rate
sample
Rate
?:
STTRealtimeSampleRates
Optional
server
Vad
server
Vad
?:
null
|
VADOptions
Optional
tag
Audio
Events
tag
Audio
Events
?:
boolean
Optional
use
Realtime
use
Realtime
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
baseURL
http
Session
include
Timestamps
keyterms
language
Code
model
Id
sample
Rate
server
Vad
tag
Audio
Events
use
Realtime
LiveKit Agents
Loading...