Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
TTSOptions
Interface TTSOptions
interface
TTSOptions
{
apiKey
?:
string
;
baseURL
?:
string
;
client
?:
OpenAI
;
instructions
?:
string
;
model
:
string
;
speed
:
number
;
voice
:
TTSVoices
;
}
Index
Properties
api
Key?
baseURL?
client?
instructions?
model
speed
voice
Properties
Optional
api
Key
api
Key
?:
string
Optional
baseURL
baseURL
?:
string
Optional
client
client
?:
OpenAI
Optional
instructions
instructions
?:
string
model
model
:
string
speed
speed
:
number
voice
voice
:
TTSVoices
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
baseURL
client
instructions
model
speed
voice
LiveKit Agents
Loading...