Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

116 total results found

API Error and warning codes

ADO's Voice Screen

Errors table Error code Description 1 A renewal activation code is needed soon -100 An internal error occurred in the license server initialization process -102 A protection error was detected -103 WAV file must be 11025 sam...

"Analyze Now" APIs

ADO's Voice Screen

Introduction to the "Analyze Now" APIs The "Analyze Now" APIs in the Emotion Logic Developers' Zone offer advanced, integrated solutions designed to go beyond basic LVA analysis. These APIs combine Layered Voice Analysis (LVA), Speech-to-Text (S2T), and Gener...

Obtaining advisor id

ADO's Voice Screen

FeelGPT AnalyzeFile API endpoint requires an advisor-id as part of the request. This document explains how to get obtain an advisor-id 1. On FeelGPT, click "Let's Start" button on your prefered advisor 2. The advisor-id it located at the top-right of t...

AppTone Get Questionnaires List

ADO's Voice Screen

questionnaires is an HTTP GET enpoint to retrieve a list of all available questionnaires by filter. A call to advisors endpoint requires basic authentication. Please refer to Analyze Now Authentication  Here is a sample Javascript code to fetch the questionn...

Docker installation and maintenance

ADO's Voice Screen

System requirements The docker runs on Linux Ubuntu 22.04 or later.  Installing docker software on the server UBUNTU Server Copy and paste the following lines to the server  terminal window, then execute them sudo apt-get update sudo apt-get install ca...

Real-time analysis (streaming)

ADO's Voice Screen

Emotion-Logic's real-time API offers instant emotion detection for live interactions, making it ideal for voice-controlled devices, customer support, or any situation requiring immediate emotional understanding. With the real-time API, you can process streamin...

Sample code - avoid promises

ADO's Voice Screen

Sample code - Using promises Emotion Logic docker supports integrations with 2 STT (Speech To Text) providers Deepgram Speechmatics  By setting your STT provider API Key, the Emotion Logic anlysis docker will sync its analysis to the ST...

Documentation of Roles and User acceces on the Platform STS ADO-TECH

Ado STS Security Transaction System

This documentation aims to detail the scope and capabilities of each type of user on the platform. Below, the available roles and the specific functions each can perform are described. 1. Viewer User Definition: User who has access to view all data availab...

Single-use link

B-Trust COMPLETE EXPERIENCIE SOLUTION

Introduction This document provides comprehensive guidance for integrating with the B-Trust identity verification service. The service enables secure identity verification through a combination of document authentication and facial recognition. Requirements ...

Liveness API Documentation

B-Trust SDKS

Introduction The Liveness API provides access to biometric liveness detection results and reporting capabilities. This documentation focuses on two key endpoints: retrieving liveness results and generating reports. Important Contact Information: For informat...

CHANGELOG SDK JAVASCRIPT

B-Trust

# Change Log Todos los cambios notables en este proyecto se documentarán en este archivo. ## [1.2] - Jun 23, 2023 ### Added - Se agregaron cambios para el nuevo liveness - Opción 3 es para nuevo card capture - Opción 4 para nuevo liveness ### ...

SERVICIOS REST

B-Trust Manuales Técnicos

solución de Identificación & Servicios Biométricos Manual CódigoTE-MT-002 Versión:3.3 Fecha emisión06/10/2022 TituloIntegración servicios REST Elaborado por:Camilo García Revisado por:Ingrid Mercado Aprobado por:Oscar castañeda   ...

GET SERVICES

B-Trust Manuales Técnicos

VALIDATION GET web service that allows querying a transaction by specifying its unique identifier. Name Validation URL {URL_Base}/api/{ProjectName}/Validation/{id} TYPE GET PARAMETERS Name Data Type Parameter Type Required...

POST Services

B-Trust Manuales Técnicos

GET TOKEN This service should only be consumed when OAuth is active in the application. It generates a token to consume the other services. PARAMETERS PARAMETER TYPE MEDIUM DESCRIPTION grant_type String FormData Type of Authorization ...