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









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