Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
STTOptions
Interface STTOptions
interface
STTOptions
{
apiKey
?:
string
;
baseURL
?:
string
;
client
?:
OpenAI
;
detectLanguage
:
boolean
;
language
:
string
;
model
:
string
;
noiseReductionType
?:
NoiseReductionType
;
prompt
?:
string
;
turnDetection
?:
null
|
TurnDetectionType
;
useRealtime
:
boolean
;
vad
?:
VAD
;
}
Index
Properties
api
Key?
baseURL?
client?
detect
Language
language
model
noise
Reduction
Type?
prompt?
turn
Detection?
use
Realtime
vad?
Properties
Optional
api
Key
api
Key
?:
string
Optional
baseURL
baseURL
?:
string
Optional
client
client
?:
OpenAI
detect
Language
detect
Language
:
boolean
language
language
:
string
model
model
:
string
Optional
noise
Reduction
Type
noise
Reduction
Type
?:
NoiseReductionType
Optional
prompt
prompt
?:
string
Optional
turn
Detection
turn
Detection
?:
null
|
TurnDetectionType
use
Realtime
use
Realtime
:
boolean
Optional
vad
vad
?:
VAD
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
baseURL
client
detect
Language
language
model
noise
Reduction
Type
prompt
turn
Detection
use
Realtime
vad
LiveKit Agents
Loading...