Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
inference
tts
InferenceTTSOptions
Interface InferenceTTSOptions<TModel>
interface
InferenceTTSOptions
<
TModel
>
{
apiKey
:
string
;
apiSecret
:
string
;
baseURL
:
string
;
encoding
:
"pcm_s16le"
;
language
?:
string
;
model
?:
TModel
;
modelOptions
:
inference
.
TTSOptions
<
TModel
>
;
sampleRate
:
number
;
voice
?:
string
;
}
Type Parameters
TModel
extends
inference
.
TTSModels
Index
Properties
api
Key
api
Secret
baseURL
encoding
language?
model?
model
Options
sample
Rate
voice?
Properties
api
Key
api
Key
:
string
api
Secret
api
Secret
:
string
baseURL
baseURL
:
string
encoding
encoding
:
"pcm_s16le"
Optional
language
language
?:
string
Optional
model
model
?:
TModel
model
Options
model
Options
:
inference
.
TTSOptions
<
TModel
>
sample
Rate
sample
Rate
:
number
Optional
voice
voice
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
api
Secret
baseURL
encoding
language
model
model
Options
sample
Rate
voice
LiveKit Agents
Loading...