AAI SDK
Preparing search index...
@alexkroman1/aai
protocol
SessionErrorCodeSchema
Variable SessionErrorCodeSchema
Const
SessionErrorCodeSchema
:
z.ZodEnum
<
{
audio
:
"audio"
;
connection
:
"connection"
;
internal
:
"internal"
;
llm
:
"llm"
;
protocol
:
"protocol"
;
stt
:
"stt"
;
tool
:
"tool"
;
tts
:
"tts"
;
}
,
>
Zod schema for session error codes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AAI SDK
Loading...
Zod schema for session error codes.