iOS

Voicesphere *voicesphere = [[[Voicesphere alloc] initWithAppID:@"devappid"] listen];

Android

VoicesphereSDK voicesphere = new VoicesphereSDK("devappid", this).listen();

Windows Phone

VoicesphereSDK voicesphere = new VoicesphereSDK("devappid");

Integrate speech in your app with one line of code.

Get the complete speech experience in your app with just one line of code using the free voicesphere SDK.

Learn more soon