NUGU SDK Linux  1.7.5
NuguCapability::_ASRAttribute Struct Reference

Attributes for setting ASR options. More...

#include <asr_interface.hh>

Public Attributes

std::string asr_encoding
 
std::string epd_type
 
std::string model_path
 
int response_timeout
 

Detailed Description

Attributes for setting ASR options.

See also
IASRHandler::setAttribute

Member Data Documentation

◆ model_path

std::string NuguCapability::_ASRAttribute::model_path

Epd model file path

◆ epd_type

std::string NuguCapability::_ASRAttribute::epd_type

Epd type : CLIENT, SERVER

◆ asr_encoding

std::string NuguCapability::_ASRAttribute::asr_encoding

Asr encoding type : PARTIAL, COMPLETE

◆ response_timeout

int NuguCapability::_ASRAttribute::response_timeout

Server response timeout about speech


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