FunctionCharacterSection({
allPersonalities,
languageState,
personalityIdState,
onPersonalityPicked,
title,
di
frontend-nextjs/app/components/Playground/CharacterSection.tsx:25
FunctionControlPanel({
connectionStatus,
isMuted,
muteMicrophone,
unmuteMicrophone,
handleClickInterrupt,
handleClickC
frontend-nextjs/app/components/Playground/ControlPanel.tsx:27
FunctionGeneralUserForm({ selectedUser, onSave, onClickCallback, userId, heading, disabled }: GeneralUserFormProps)
frontend-nextjs/app/components/Settings/UserForm.tsx:46