Sonde Health API Platform Documentation

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

Sonde offers vocal biomarkers integration in your application through Sonde Cloud API and Sonde EDGE SDK. Sonde EDGE SDK allows partners to integrate their application on the edge devices such as mobile phones and smart speakers.

Choosing Sonde Cloud API or Sonde Edge API:

The following are some tradeoffs for you to select between the two options.

Sonde Cloud API

Sonde Edge SDK

Definition

Your application will capture the audio on the device and send it via API calls to the Cloud. Here the score will be calculated and through an API call you will receive the score.

Your application will capture the audio on the device. The audio will remain on the device and score will be calculated on the device. This offers high security and privacy as well as low latency and no internet access.

OS support

Mobile phones with Android and iOS that have audio capture capability.

Support for both Android and iOS.

Health check support (refer to documentation for more details)

Respiratory
Mental Fitness

Respiratory
Mental Fitness

Network connectivity

Medium to strong connectivity preferred. Application will still work in slow connectivity but scores return may take up to 30 seconds.

Application can execute with no network connectivity. However, for the purposes of registration and metering some connectivity is recommended.

Latency

12-30 seconds based on the network connectivity and length of audio captured.

3-10 seconds based on Edge device speed and length of audio captured.

Data Transfer

Real-time audio uploaded to generate the scores.

600 KB for Respiratory audio uploaded (6 seconds of ‘Ahh’);
2.5 MB for Mental Fitness audio uploaded (30 seconds of Free Speech)

Optionally audio files, scores, and device specific meta-data may be uploaded to the Cloud.

Security and Privacy

All audio/data transfer to the cloud is on HTTPS.

Captured audio for scoring is not stored on the device. App developers need to delete the audio after getting scores.

Integration (engineering) effort

1-3 days

1-3 days

Upgrades and bug fixes

Higher flexibility as this does not require changes in your Edge app build.

SDK upgrades will require app upgrades.

Access to API/SDK

Self serve access to API https://www.sondehealth.com/developer-documentation

Access Sonde Edge SDK

Cost

Contact Sonde

Contact Sonde

For additional information, please contact support@sondehealth.com.

  • No labels