@quiknation/clara-voice-client
v0.1.3
Published
Shared client for quikvoice /voice/converse, greeting cache, and offline-safe voice helpers (CLI, desktop, web).
Downloads
800
Readme
@imaginationeverywhere/clara-voice-client
Shared TypeScript client for Clara voice: wraps the quikvoice POST /voice/converse surface, Node filesystem canonical greeting cache (XDG or ~/.cache/clara-code), and offline-safe fetch (network errors return offline: true).
TARGET REPO: imaginationeverywhere/clara-code
API
resolveConverseUrl(base),postVoiceConverse(base, body, { apiKey?, signal? })readGreetingFromCache,writeGreetingToCache,defaultCacheDirectory(Node,fs)
POST /voice/converse is defined by the quikvoice / cp-team backend; the client is defensive about response shape.
Build
npm run build
npm run checkLicense
MIT
