Valora
API Reference@valora-ai/reactindexInterfaces

VoiceRoomProps

Defined in: packages/react/src/room.tsx:10

Properties

agent

agent: VoiceAgent;

Defined in: packages/react/src/room.tsx:12

The voice agent backing this room (the store the hooks read).


manageLifecycle?

optional manageLifecycle?: boolean;

Defined in: packages/react/src/room.tsx:14

Call agent.start() on mount / agent.stop() on unmount. Default true.


children?

optional children?: ReactNode;

Defined in: packages/react/src/room.tsx:15

On this page

Valora is local-first

No API key, no server — everything in this doc runs on-device.

Star on GitHub