Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-deepgram
STTv2Options
Interface STTv2Options
Configuration options for STTv2 (Deepgram Flux model).
interface
STTv2Options
{
apiKey
?:
string
;
eagerEotThreshold
?:
number
;
endpointUrl
:
string
;
eotThreshold
?:
number
;
eotTimeoutMs
?:
number
;
keyterms
:
string
[]
;
language
?:
string
;
mipOptOut
?:
boolean
;
model
:
string
;
sampleRate
:
number
;
tags
?:
string
[]
;
}
Index
Properties
api
Key?
eager
Eot
Threshold?
endpoint
Url
eot
Threshold?
eot
Timeout
Ms?
keyterms
language?
mip
Opt
Out?
model
sample
Rate
tags?
Properties
Optional
api
Key
api
Key
?:
string
Optional
eager
Eot
Threshold
eager
Eot
Threshold
?:
number
endpoint
Url
endpoint
Url
:
string
Optional
eot
Threshold
eot
Threshold
?:
number
Optional
eot
Timeout
Ms
eot
Timeout
Ms
?:
number
keyterms
keyterms
:
string
[]
Optional
language
language
?:
string
Optional
mip
Opt
Out
mip
Opt
Out
?:
boolean
model
model
:
string
sample
Rate
sample
Rate
:
number
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
eager
Eot
Threshold
endpoint
Url
eot
Threshold
eot
Timeout
Ms
keyterms
language
mip
Opt
Out
model
sample
Rate
tags
LiveKit Agents
Loading...
Configuration options for STTv2 (Deepgram Flux model).