UniMRCP  1.7.0
Data Fields
mrcp_engine_settings_t Struct Reference

#include <mrcp_engine_types.h>

Collaboration diagram for mrcp_engine_settings_t:
Collaboration graph
[legend]

Data Fields

const char * resource_id
 
const char * engine_id
 
apr_table_t * attribs
 
mrcp_engine_tengine
 

Detailed Description

MRCP engine profile settings

Field Documentation

◆ attribs

apr_table_t* mrcp_engine_settings_t::attribs

Table of name/value string attributes loaded from configuration

◆ engine

mrcp_engine_t* mrcp_engine_settings_t::engine

Associated engine

◆ engine_id

const char* mrcp_engine_settings_t::engine_id

Identifier of the engine loaded from configuration

◆ resource_id

const char* mrcp_engine_settings_t::resource_id

Identifier of the resource loaded from configuration


The documentation for this struct was generated from the following file: