AAI SDK
Preparing search index...
@alexkroman1/aai
protocol
ReadyConfigSchema
Variable ReadyConfigSchema
Const
ReadyConfigSchema
:
z.ZodObject
<
{
audioFormat
:
z.ZodEnum
<
{
pcm16
:
"pcm16"
}
>
;
sampleRate
:
z.ZodNumber
;
ttsSampleRate
:
z.ZodNumber
;
}
,
z.core.$strip
,
>
Zod schema for
ReadyConfig
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AAI SDK
Loading...
Zod schema for ReadyConfig.