#include <mrcp_verifier_header.h>
MRCP verifier-header
Indicates the desired behavior of the verification resource upon session termination
MUST be sent in a STOP request to indicate whether or not to abort a VERIFY method in progress
Indicates the desired behavior of the verification resource after a successful verification operation
Indicates the cause of VERIFY or VERIFY-FROM-BUFFER method completion
MAY be specified in a VERIFICATION-COMPLETE event coming from the verifier resource to the client
Specifies stored audio content that the client requests the server to fetch and process according to the current verification mode, either to train the voiceprint or verify a claimed identity
Tells the server resource the Media Type of the captured audio or video such as the one captured and returned by the Waveform-URI header field
Determines the minimum verification score for which a verification decision of "accepted" may be declared by the server
MAY be specified in a VERIFIER request and allows the client to tell the server that, from this point on, further input audio comes from a different audio source
apr_size_t mrcp_verifier_header_t::no_input_timeout |
Sets the length of time from the start of the verification timers (see START-INPUT-TIMERS) until the declaration of a no-input event in the VERIFICATION-COMPLETE server event message
Specifies the number of valid utterances required before a decision is forced for verification
Specifies the minimum number of valid utterances before a positive decision is given for verification
Specifies the voiceprint repository to be used or referenced during speaker verification or identification operations
Allows the client to request the verification resource to save the audio stream that was used for verification/identification
Specifies the length of silence required following user speech before the speech verifier finalizes a result
MAY be sent as part of a VERIFY request. A value of false tells the verification resource to start the VERIFY operation, but not to start the no-input timer yet
Indicates that this utterance could be later considered for Speaker Verification
Specifies the mode of the verification resource
Shows the status of the voiceprint specified in the QUERY-VOICEPRINT method
Specifies the claimed identity for verification applications
If the Save-Waveform header field is set to true, the verification resource MUST attempt to record the incoming audio stream of the verification into a file and provide a URI for the client to access it