Give Your Users More Ways to Succeed

Cephable’s SDKs let you add adaptive input to your app—fast—with powerful controls that make your product easier for everyone.

These are the APIs, SDKs, Demos & Samples You are Looking For

More Ways to Control Your App

Add voice, face, head, or virtual buttons to any desktop or web app. Cephable’s SDK makes integration fast, with full Mac and Windows support.

Smart Input That Feels Native

Trigger actions with natural language or mapped gestures—no training required. Built-in support for popular tools, custom workflows, and real-time AI content tasks.

Write Once, Use Everywhere

Design control profiles that work across devices, apps, and OS platforms. Ideal for games, enterprise tools, and internal software without duplicating effort.

Developer-Friendly From Day One

Cephable’s SDKs are built to accelerate time-to-value:

  • Lightweight implementation with modular components
  • Secure, privacy-conscious design (no persistent cloud data sharing)

Documentation, sample apps, and dev support to get you launched fast

import { VoiceService } from "@cephable/cephable-web";

const voiceService = new VoiceService({
        locale: "en-US",
        modelPath: "path-to-hosted-model",
        onPartialResult: (result) => {
              console.log("Partial Result: ", result);
        },
        onFinalResult: (result) => {
                console.log("Final Result: ", result);
        }, 
});

voiceService.startVoiceControls([]);

Voice Service

Initialize offline voice controls and dictation

Camera Service

Initialize offline camera controls

Authentication

Link Cephable user accounts or create guest users

DOM Interaction

Turn commands into document automation and navigation

Device Service

Loading, updating, and storage of user device information and preferences/settings

Cephable API

Use the Cephable REST APIs for managing devices, settings, users, authentication, and more

Free 30-day SDK Trial

Seeing is believing. Register for a 30-day free trial of Cephable SDKs and experience the ease of integration and power of Cephable in your app.

→ Start a Trial

Code Cleanly

Adaptive Input, Minimal Lift

Scale Access

One SDK, Every User

Smarter Inputs

Voice. Face. Done.

Secure Always

Privacy Built In