Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

ai.olami.cloudService - package ai.olami.cloudService
 
ai.olami.ids - package ai.olami.ids
 
ai.olami.nli - package ai.olami.nli
 
ai.olami.nli.slot - package ai.olami.nli.slot
 
ai.olami.util - package ai.olami.util
 
API_BASE_URL - Static variable in class ai.olami.cloudService.APIConfiguration
 
API_DOMAIN_NAME_CN - Static variable in class ai.olami.cloudService.APIConfiguration
 
API_DOMAIN_NAME_TW - Static variable in class ai.olami.cloudService.APIConfiguration
 
API_NAME_ASR - Static variable in class ai.olami.cloudService.APIConfiguration
 
API_NAME_NLI - Static variable in class ai.olami.cloudService.APIConfiguration
 
API_NAME_SEG - Static variable in class ai.olami.cloudService.APIConfiguration
 
APIConfiguration - Class in ai.olami.cloudService
 
APIConfiguration(String, String, int) - Constructor for class ai.olami.cloudService.APIConfiguration
Configure to issue OLAMI HTTP API requests.
APIRequestBase - Class in ai.olami.cloudService
 
APIRequestBase(APIConfiguration) - Constructor for class ai.olami.cloudService.APIRequestBase
A base class to issue OLAMI HTTP API requests.
APIResponse - Class in ai.olami.cloudService
 
APIResponse() - Constructor for class ai.olami.cloudService.APIResponse
 
APIResponseBuilder - Class in ai.olami.cloudService
 
APIResponseBuilder() - Constructor for class ai.olami.cloudService.APIResponseBuilder
 
APIResponseData - Class in ai.olami.cloudService
 
APIResponseData() - Constructor for class ai.olami.cloudService.APIResponseData
 
appendAudioFramesData(byte[]) - Method in class ai.olami.cloudService.SpeechRecognizer
Append audio data contains N frames to wait the upload for speech recognition.
AUDIO_BITS_PER_SAMPLE - Static variable in class ai.olami.cloudService.SpeechRecognizer
 
AUDIO_CHANNELS - Static variable in class ai.olami.cloudService.SpeechRecognizer
 
AUDIO_LENGTH_MILLISECONDS_PER_FRAME - Static variable in class ai.olami.cloudService.SpeechRecognizer
 
AUDIO_SAMPLE_RATE - Static variable in class ai.olami.cloudService.SpeechRecognizer
 
AUDIO_TYPE_PCM_RAW - Static variable in class ai.olami.cloudService.SpeechRecognizer
 
AUDIO_TYPE_PCM_WAVE - Static variable in class ai.olami.cloudService.SpeechRecognizer
 

B

BaikeData - Class in ai.olami.ids
 
BaikeData() - Constructor for class ai.olami.ids.BaikeData
 

C

close() - Method in class ai.olami.util.HttpClient
Close connection and all possible resources.
complete() - Method in class ai.olami.cloudService.SpeechResult
Check whether the recognition is completed.
contains(String) - Static method in enum ai.olami.ids.IDSResult.Types
Check if the given name exists in module type list.
CookieSet - Class in ai.olami.cloudService
 
CookieSet() - Constructor for class ai.olami.cloudService.CookieSet
List of cookies.
CookingData - Class in ai.olami.ids
 
CookingData() - Constructor for class ai.olami.ids.CookingData
 
create(String) - Static method in class ai.olami.cloudService.APIResponseBuilder
Create API response instance by the specified response JSON string.

D

DateTime - Class in ai.olami.nli.slot
 
DateTime() - Constructor for class ai.olami.nli.slot.DateTime
 
DateTimeData - Class in ai.olami.nli.slot
 
DateTimeData() - Constructor for class ai.olami.nli.slot.DateTimeData
 
DescObject - Class in ai.olami.nli
 
DescObject() - Constructor for class ai.olami.nli.DescObject
 

E

ERROR_CODE_INVALID_CONTENT - Static variable in class ai.olami.cloudService.APIResponse
 
ExchangeRateData - Class in ai.olami.ids
 
ExchangeRateData() - Constructor for class ai.olami.ids.ExchangeRateData
 
ExtendInfo - Class in ai.olami.nli.slot
 
ExtendInfo() - Constructor for class ai.olami.nli.slot.ExtendInfo
 

F

flushToUploadAudio(CookieSet, boolean) - Method in class ai.olami.cloudService.SpeechRecognizer
Flush all of appended audio data to upload and request for speech recognition.

G

generateSignature(String) - Method in class ai.olami.cloudService.APIConfiguration
 
getAmount() - Method in class ai.olami.ids.StockMarketData
 
getAppendedAudioSize() - Method in class ai.olami.cloudService.SpeechRecognizer
Get size of all appended audio data.
getAppKey() - Method in class ai.olami.cloudService.APIConfiguration
 
getAppModule() - Method in class ai.olami.nli.Semantic
Get the grammar module name.
getAppSecret() - Method in class ai.olami.cloudService.APIConfiguration
 
getAudioBufferMaxSize() - Method in class ai.olami.cloudService.SpeechRecognizer
Get the maximum size in bytes of the audio buffer to append audio frames data.
getAudioBufferMinSize() - Method in class ai.olami.cloudService.SpeechRecognizer
Get the minimum size in bytes of the audio buffer to append audio frames data.
getAudioFrameSize() - Method in class ai.olami.cloudService.SpeechRecognizer
Get audio frame size used by the speech recognizer.
getAuthor() - Method in class ai.olami.ids.PoemData
 
getBaseRequestURL(String) - Method in class ai.olami.cloudService.APIConfiguration
Get the base API end point URL for the given API name.
getBaseRequestURL(String, Map<String, String>) - Method in class ai.olami.cloudService.APIConfiguration
Get the base API end point URL for the given API name.
getBufferedDataSize() - Method in class ai.olami.cloudService.SpeechRecognizer
Get size of the buffered data from the appended audio.
getByName(String) - Static method in enum ai.olami.ids.IDSResult.Types
Get enum by mdoule name.
getCategoryList() - Method in class ai.olami.ids.BaikeData
 
getChangeAmount() - Method in class ai.olami.ids.StockMarketData
 
getChangeRate() - Method in class ai.olami.ids.StockMarketData
 
getCity() - Method in class ai.olami.ids.WeatherData
 
getClosingPrice() - Method in class ai.olami.ids.StockMarketData
 
getConfiguration() - Method in class ai.olami.cloudService.APIRequestBase
 
getContent() - Method in class ai.olami.ids.CookingData
 
getContent() - Method in class ai.olami.ids.JokeData
 
getContent() - Method in class ai.olami.ids.MathData
 
getContent() - Method in class ai.olami.ids.PoemData
 
getContent() - Method in class ai.olami.ids.UnitConvertData
 
getContents() - Method in class ai.olami.cloudService.CookieSet
Get cookies
getCookies() - Method in class ai.olami.util.HttpClient
Get the Cookies after the connection.
getCurrentPrice() - Method in class ai.olami.ids.StockMarketData
 
getData() - Method in class ai.olami.cloudService.APIResponse
Get the response data.
getData() - Method in class ai.olami.nli.slot.DateTime
 
getDataArrayListType() - Method in enum ai.olami.ids.IDSResult.Types
 
getDataArrayListType(String) - Static method in enum ai.olami.ids.IDSResult.Types
Get DataObject array type by the specified module name.
getDataObjects() - Method in class ai.olami.nli.NLIResult
 
getDate() - Method in class ai.olami.ids.WeatherData
Date description.
getDateTime() - Method in class ai.olami.nli.slot.Slot
 
getDay() - Method in class ai.olami.nli.slot.ExtendInfo
 
getDay() - Method in class ai.olami.nli.slot.TimeStruct
 
getDayOfWeek() - Method in class ai.olami.nli.slot.ExtendInfo
 
getDebugGson(boolean) - Static method in class ai.olami.util.GsonFactory
Create a new Gson instance with PrettyPrinting.
getDescObject() - Method in class ai.olami.nli.NLIResult
 
getDescription() - Method in class ai.olami.ids.BaikeData
 
getDescription() - Method in class ai.olami.ids.WeatherData
 
getDestinationUnit() - Method in class ai.olami.ids.UnitConvertData
 
getDestinationValue() - Method in class ai.olami.ids.UnitConvertData
 
getDetail() - Method in class ai.olami.ids.NewsData
 
getEndTime() - Method in class ai.olami.nli.slot.DateTimeData
 
getEndUserIdentifier() - Method in class ai.olami.cloudService.APIRequestBase
 
getErrorCode() - Method in class ai.olami.cloudService.APIResponse
 
getErrorMessage() - Method in class ai.olami.cloudService.APIResponse
 
getExponentType() - Method in class ai.olami.ids.WeatherData
 
getExponentValue() - Method in class ai.olami.ids.WeatherData
 
getExtendInfo() - Method in class ai.olami.nli.slot.TimeStruct
 
getFestival() - Method in class ai.olami.nli.slot.ExtendInfo
 
getFieldNameValues() - Method in class ai.olami.ids.BaikeData
Get name-value contents of all fields.
getGlobalModifiers() - Method in class ai.olami.nli.Semantic
 
getHighestPrice() - Method in class ai.olami.ids.StockMarketData
 
getHighlights() - Method in class ai.olami.ids.BaikeData
 
getHour() - Method in class ai.olami.nli.slot.ExtendInfo
 
getHour() - Method in class ai.olami.nli.slot.TimeStruct
 
getID() - Method in class ai.olami.ids.StockMarketData
 
getImageURL() - Method in class ai.olami.ids.NewsData
 
getInput() - Method in class ai.olami.nli.Semantic
 
getIntentInfo() - Method in class ai.olami.ids.StockMarketData
 
getIntervalUnit() - Method in class ai.olami.nli.slot.RepeatRule
 
getIntervalValue() - Method in class ai.olami.nli.slot.RepeatRule
 
getJieqi() - Method in class ai.olami.nli.slot.ExtendInfo
 
getLocalizeOption() - Method in class ai.olami.cloudService.APIConfiguration
 
getLowestPrice() - Method in class ai.olami.ids.StockMarketData
 
getMaxTemperature() - Method in class ai.olami.ids.WeatherData
 
getMinTemperature() - Method in class ai.olami.ids.WeatherData
 
getMinute() - Method in class ai.olami.nli.slot.ExtendInfo
 
getMinute() - Method in class ai.olami.nli.slot.TimeStruct
 
getModifiers() - Method in class ai.olami.nli.slot.Slot
 
getMonth() - Method in class ai.olami.nli.slot.ExtendInfo
 
getMonth() - Method in class ai.olami.nli.slot.TimeStruct
 
getName() - Method in class ai.olami.ids.CookingData
 
getName() - Method in enum ai.olami.ids.IDSResult.Types
 
getName() - Method in class ai.olami.ids.StockMarketData
 
getName() - Method in class ai.olami.ids.TVProgramData
 
getName() - Method in class ai.olami.nli.DescObject
Get Name information, it usually used in the IDS module.
getName() - Method in class ai.olami.nli.slot.Slot
 
getNLIResults() - Method in class ai.olami.cloudService.APIResponseData
Get NLI result from the Natural Language Understanding API.
getNormalGson() - Static method in class ai.olami.util.GsonFactory
Create a new Gson instance with excludeFieldsWithoutExposeAnnotation().
getNumberOfFields() - Method in class ai.olami.ids.BaikeData
Get number of fields.
getNumDetail() - Method in class ai.olami.nli.slot.Slot
 
getOpeningPrice() - Method in class ai.olami.ids.StockMarketData
 
getPhotoURL() - Method in class ai.olami.ids.BaikeData
 
getPM25() - Method in class ai.olami.ids.WeatherData
 
getPoemName() - Method in class ai.olami.ids.PoemData
 
getRealDate() - Method in class ai.olami.ids.WeatherData
 
getRecommendValue() - Method in class ai.olami.nli.slot.NumDetail
 
getRepeatRule() - Method in class ai.olami.nli.slot.TimeStruct
 
getReplyAnswer() - Method in class ai.olami.nli.DescObject
Get a chat reply, the answer to the conversation text input.
getResponseCode() - Method in class ai.olami.util.HttpClient
Get the response code after the connection.
getResponseContent() - Method in class ai.olami.util.HttpClient
Get the response content after the connection.
getResponseMessage() - Method in class ai.olami.util.HttpClient
Get the response message after the connection.
getResult() - Method in class ai.olami.cloudService.SpeechResult
Get Speech-To-Text recognition result.
getResult() - Method in class ai.olami.ids.MathData
 
getSdkType() - Method in class ai.olami.cloudService.APIConfiguration
 
getSdkType() - Method in class ai.olami.cloudService.APIRequestBase
 
getSecond() - Method in class ai.olami.nli.slot.ExtendInfo
 
getSecond() - Method in class ai.olami.nli.slot.TimeStruct
 
getSemantics() - Method in class ai.olami.nli.NLIResult
Get the semantics of input text.
getSignature(String) - Method in class ai.olami.cloudService.APIConfiguration
Get the signature by the given API name and the generated timestamp.
getSlotName() - Method in class ai.olami.cloudService.NLIConfig
 
getSlots() - Method in class ai.olami.nli.Semantic
 
getSourceCurrency() - Method in class ai.olami.nli.DescObject
Get source currency information, it usually used in the IDS module.
getSourceName() - Method in class ai.olami.ids.NewsData
 
getSourceUnit() - Method in class ai.olami.ids.UnitConvertData
 
getSourceURL() - Method in class ai.olami.ids.NewsData
 
getSourceValue() - Method in class ai.olami.ids.UnitConvertData
 
getSpeechResult() - Method in class ai.olami.cloudService.APIResponseData
Get the Speech-To-Text results from the Cloud Speech Recognition API.
getSpeechStatus() - Method in class ai.olami.cloudService.SpeechResult
Get quality and status of the speech source.
getStartTime() - Method in class ai.olami.nli.slot.DateTimeData
 
getStatus() - Method in class ai.olami.cloudService.APIResponse
 
getStatus() - Method in class ai.olami.cloudService.SpeechResult
Get the processing status of audio uploading or recognition.
getStatus() - Method in class ai.olami.nli.DescObject
Get the status of grammar analysis.
getSubType() - Method in class ai.olami.nli.slot.DateTimeData
 
getTargetCurrency() - Method in class ai.olami.ids.ExchangeRateData
 
getTime() - Method in class ai.olami.ids.NewsData
 
getTime() - Method in class ai.olami.ids.StockMarketData
 
getTime() - Method in class ai.olami.ids.TVProgramData
 
getTimeout() - Method in class ai.olami.cloudService.APIRequestBase
Get the timeout setting of the HTTP API request.
getTimestamp(String) - Method in class ai.olami.cloudService.APIConfiguration
Get the generated timestamp value by the given API name.
getTimeStruct() - Method in class ai.olami.nli.slot.DateTimeData
 
getTitle() - Method in class ai.olami.ids.NewsData
 
getTitle() - Method in class ai.olami.ids.PoemData
 
getType() - Method in class ai.olami.ids.BaikeData
 
getType() - Method in class ai.olami.nli.DescObject
Get type name, it usually refers to the IDS module name.
getType() - Method in class ai.olami.nli.NLIResult
 
getType() - Method in class ai.olami.nli.slot.DateTime
 
getType() - Method in class ai.olami.nli.slot.NumDetail
 
getUniqueID() - Method in class ai.olami.cloudService.CookieSet
Get unique ID.
getURL() - Method in class ai.olami.ids.OpenWebData
 
getURL() - Method in class ai.olami.nli.DescObject
Get URL, it usually used in the IDS module.
getValue() - Method in class ai.olami.nli.slot.Slot
 
getVolume() - Method in class ai.olami.ids.StockMarketData
 
getWeatherEnd() - Method in class ai.olami.ids.WeatherData
Get the weather type code for the evening.
getWeatherStart() - Method in class ai.olami.ids.WeatherData
Get the weather type code for the morning.
getWeek() - Method in class ai.olami.nli.slot.TimeStruct
 
getWind() - Method in class ai.olami.ids.WeatherData
 
getWordSegmentation() - Method in class ai.olami.cloudService.APIResponseData
Get word segments from the word segmentation analyzer.
getWordSegmentationSingleString() - Method in class ai.olami.cloudService.APIResponseData
Get word segmentation results from the Natural Language Understanding API.
getYear() - Method in class ai.olami.nli.slot.TimeStruct
 
GsonFactory - Class in ai.olami.util
 
GsonFactory() - Constructor for class ai.olami.util.GsonFactory
 

H

hasAmount() - Method in class ai.olami.ids.StockMarketData
 
hasAppModule() - Method in class ai.olami.nli.Semantic
 
hasAuthor() - Method in class ai.olami.ids.PoemData
 
hasBufferedData() - Method in class ai.olami.cloudService.SpeechRecognizer
Check if there are still buffered data that has not been flushed yet.
hasCategoryList() - Method in class ai.olami.ids.BaikeData
 
hasChangeAmount() - Method in class ai.olami.ids.StockMarketData
 
hasChangeRate() - Method in class ai.olami.ids.StockMarketData
 
hasCity() - Method in class ai.olami.ids.WeatherData
 
hasClosingPrice() - Method in class ai.olami.ids.StockMarketData
 
hasContent() - Method in class ai.olami.ids.CookingData
 
hasContent() - Method in class ai.olami.ids.JokeData
 
hasContent() - Method in class ai.olami.ids.MathData
 
hasContent() - Method in class ai.olami.ids.PoemData
 
hasContent() - Method in class ai.olami.ids.UnitConvertData
 
hasCurrentPrice() - Method in class ai.olami.ids.StockMarketData
 
hasData() - Method in class ai.olami.cloudService.APIResponse
 
hasData() - Method in class ai.olami.nli.slot.DateTime
 
hasDataObjects() - Method in class ai.olami.nli.NLIResult
 
hasDateTime() - Method in class ai.olami.nli.slot.Slot
 
hasDescObject() - Method in class ai.olami.nli.NLIResult
 
hasDescription() - Method in class ai.olami.ids.BaikeData
 
hasDescription() - Method in class ai.olami.ids.WeatherData
 
hasDestinationUnit() - Method in class ai.olami.ids.UnitConvertData
 
hasDestinationValue() - Method in class ai.olami.ids.UnitConvertData
 
hasDetail() - Method in class ai.olami.ids.NewsData
 
hasError() - Method in class ai.olami.cloudService.APIResponse
Check whether the response status is OK (= STATUS_OK) or not.
hasExponentType() - Method in class ai.olami.ids.WeatherData
 
hasExponentValue() - Method in class ai.olami.ids.WeatherData
 
hasExtendInfo() - Method in class ai.olami.nli.slot.TimeStruct
 
hasFestival() - Method in class ai.olami.nli.slot.ExtendInfo
 
hasGlobalModifiers() - Method in class ai.olami.nli.Semantic
 
hasHighestPrice() - Method in class ai.olami.ids.StockMarketData
 
hasHighlights() - Method in class ai.olami.ids.BaikeData
 
hasID() - Method in class ai.olami.ids.StockMarketData
 
hasImageURL() - Method in class ai.olami.ids.NewsData
 
hasInput() - Method in class ai.olami.nli.Semantic
 
hasIntentInfo() - Method in class ai.olami.ids.StockMarketData
 
hasIntervalUnit() - Method in class ai.olami.nli.slot.RepeatRule
 
hasJieqi() - Method in class ai.olami.nli.slot.ExtendInfo
 
hasLowestPrice() - Method in class ai.olami.ids.StockMarketData
 
hasMaxTemperature() - Method in class ai.olami.ids.WeatherData
 
hasMinTemperature() - Method in class ai.olami.ids.WeatherData
 
hasModifiers() - Method in class ai.olami.nli.slot.Slot
 
hasName() - Method in class ai.olami.ids.CookingData
 
hasName() - Method in class ai.olami.ids.StockMarketData
 
hasName() - Method in class ai.olami.ids.TVProgramData
 
hasName() - Method in class ai.olami.nli.DescObject
 
hasName() - Method in class ai.olami.nli.slot.Slot
 
hasNLIResults() - Method in class ai.olami.cloudService.APIResponseData
 
hasNumDetail() - Method in class ai.olami.nli.slot.Slot
 
hasOpeningPrice() - Method in class ai.olami.ids.StockMarketData
 
hasPhotoURL() - Method in class ai.olami.ids.BaikeData
 
hasPoemName() - Method in class ai.olami.ids.PoemData
 
hasRecommendValue() - Method in class ai.olami.nli.slot.NumDetail
 
hasRepeatRule() - Method in class ai.olami.nli.slot.TimeStruct
 
hasReplyAnswer() - Method in class ai.olami.nli.DescObject
 
hasResult() - Method in class ai.olami.ids.MathData
 
hasSemantics() - Method in class ai.olami.nli.NLIResult
 
hasSlotName() - Method in class ai.olami.cloudService.NLIConfig
 
hasSlots() - Method in class ai.olami.nli.Semantic
 
hasSourceCurrency() - Method in class ai.olami.nli.DescObject
 
hasSourceName() - Method in class ai.olami.ids.NewsData
 
hasSourceUnit() - Method in class ai.olami.ids.UnitConvertData
 
hasSourceURL() - Method in class ai.olami.ids.NewsData
 
hasSourceValue() - Method in class ai.olami.ids.UnitConvertData
 
hasSpeechResult() - Method in class ai.olami.cloudService.APIResponseData
 
hasSubType() - Method in class ai.olami.nli.slot.DateTimeData
 
hasTargetCurrency() - Method in class ai.olami.ids.ExchangeRateData
 
hasTime() - Method in class ai.olami.ids.NewsData
 
hasTime() - Method in class ai.olami.ids.StockMarketData
 
hasTime() - Method in class ai.olami.ids.TVProgramData
 
hasTimeStruct() - Method in class ai.olami.nli.slot.DateTimeData
 
hasTitle() - Method in class ai.olami.ids.NewsData
 
hasTitle() - Method in class ai.olami.ids.PoemData
 
hasType() - Method in class ai.olami.ids.BaikeData
 
hasType() - Method in class ai.olami.nli.DescObject
 
hasType() - Method in class ai.olami.nli.NLIResult
 
hasType() - Method in class ai.olami.nli.slot.DateTime
 
hasType() - Method in class ai.olami.nli.slot.NumDetail
 
hasURL() - Method in class ai.olami.ids.OpenWebData
 
hasURL() - Method in class ai.olami.nli.DescObject
 
hasValue() - Method in class ai.olami.nli.slot.Slot
 
hasVolume() - Method in class ai.olami.ids.StockMarketData
 
hasWind() - Method in class ai.olami.ids.WeatherData
 
hasWordSegmentation() - Method in class ai.olami.cloudService.APIResponseData
 
HttpClient - Class in ai.olami.util
 
HttpClient(HttpURLConnection) - Constructor for class ai.olami.util.HttpClient
HTTP connection utility.

I

IDSResult - Class in ai.olami.ids
 
IDSResult() - Constructor for class ai.olami.ids.IDSResult
 
IDSResult.Types - Enum in ai.olami.ids
IDS Modules
initLocalization(int) - Method in class ai.olami.cloudService.APIConfiguration
 
INTERVAL_UNIT_DAY - Static variable in class ai.olami.nli.slot.RepeatRule
 
INTERVAL_UNIT_HOUR - Static variable in class ai.olami.nli.slot.RepeatRule
 
INTERVAL_UNIT_INVALID - Static variable in class ai.olami.nli.slot.RepeatRule
 
INTERVAL_UNIT_MINUTE - Static variable in class ai.olami.nli.slot.RepeatRule
 
INTERVAL_UNIT_MONTH - Static variable in class ai.olami.nli.slot.RepeatRule
 
INTERVAL_UNIT_SECOND - Static variable in class ai.olami.nli.slot.RepeatRule
 
INTERVAL_UNIT_WEEK - Static variable in class ai.olami.nli.slot.RepeatRule
 
INTERVAL_UNIT_YEAR - Static variable in class ai.olami.nli.slot.RepeatRule
 
isFavorite() - Method in class ai.olami.ids.StockMarketData
 
isFromIDS() - Method in class ai.olami.nli.NLIResult
Check if this result is actually a IDS response.
isHighlight() - Method in class ai.olami.ids.TVProgramData
 
isHistory() - Method in class ai.olami.ids.StockMarketData
 
isQueryTarget() - Method in class ai.olami.ids.WeatherData
 

J

JokeData - Class in ai.olami.ids
 
JokeData() - Constructor for class ai.olami.ids.JokeData
 

L

LOCALIZE_OPTION_SIMPLIFIED_CHINESE - Static variable in class ai.olami.cloudService.APIConfiguration
 
LOCALIZE_OPTION_TRADITIONAL_CHINESE - Static variable in class ai.olami.cloudService.APIConfiguration
 

M

MathData - Class in ai.olami.ids
 
MathData() - Constructor for class ai.olami.ids.MathData
 
mName - Variable in class ai.olami.nli.DescObject
 
mResult - Variable in class ai.olami.nli.DescObject
 
mSourceCurrency - Variable in class ai.olami.nli.DescObject
 
mStatus - Variable in class ai.olami.nli.DescObject
 
mType - Variable in class ai.olami.nli.DescObject
 
mURL - Variable in class ai.olami.nli.DescObject
 

N

NewsData - Class in ai.olami.ids
 
NewsData() - Constructor for class ai.olami.ids.NewsData
 
NLIConfig - Class in ai.olami.cloudService
 
NLIConfig() - Constructor for class ai.olami.cloudService.NLIConfig
 
NLIResult - Class in ai.olami.nli
 
NLIResult() - Constructor for class ai.olami.nli.NLIResult
 
normalConnect() - Method in class ai.olami.util.HttpClient
Connect without stream data output.
NumDetail - Class in ai.olami.nli.slot
 
NumDetail() - Constructor for class ai.olami.nli.slot.NumDetail
 

O

octetStreamConnect(byte[], int) - Method in class ai.olami.util.HttpClient
Connect and send data by "Content-Type: application/octet-stream".
ok() - Method in class ai.olami.cloudService.APIResponse
Check whether the response status is OK (= STATUS_OK) or not.
OpenWebData - Class in ai.olami.ids
 
OpenWebData() - Constructor for class ai.olami.ids.OpenWebData
 

P

PoemData - Class in ai.olami.ids
 
PoemData() - Constructor for class ai.olami.ids.PoemData
 
postQueryConnect(String) - Method in class ai.olami.util.HttpClient
Connect with stream data output and send queries by a string.
postQueryConnect(Map<String, String>) - Method in class ai.olami.util.HttpClient
Connect with stream data output and send queries.

R

releaseAppendedAudio() - Method in class ai.olami.cloudService.SpeechRecognizer
Release all of appended audio data.
RepeatRule - Class in ai.olami.nli.slot
 
RepeatRule() - Constructor for class ai.olami.nli.slot.RepeatRule
 
requestNLI(String) - Method in class ai.olami.cloudService.TextRecognizer
Request Natural Language Interaction service by specified input text.
requestNLI(String, NLIConfig) - Method in class ai.olami.cloudService.TextRecognizer
Request Natural Language Interaction service by specified input text.
requestRecognition(CookieSet) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to get speech recognition results by specified task identifier.
requestRecognitionWithAll(CookieSet) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to get speech recognition results by specified task identifier.
requestRecognitionWithAll(CookieSet, NLIConfig) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to get speech recognition results by specified task identifier.
requestRecognitionWithNLI(CookieSet) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to get speech recognition results by specified task identifier.
requestRecognitionWithNLI(CookieSet, NLIConfig) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to get speech recognition results by specified task identifier.
requestWordSegmentation(String) - Method in class ai.olami.cloudService.TextRecognizer
Request word segmentation analyze service by specified input text.
reset() - Method in class ai.olami.cloudService.NLIConfig
Reset all members.
RQ_DATA_INPUT_TYPE_FROM_SPEECH - Static variable in class ai.olami.cloudService.TextRecognizer
 
RQ_DATA_INPUT_TYPE_FROM_TEXT - Static variable in class ai.olami.cloudService.TextRecognizer
 
RQ_DATA_TYPE_STT - Static variable in class ai.olami.cloudService.TextRecognizer
 

S

Semantic - Class in ai.olami.nli
 
Semantic() - Constructor for class ai.olami.nli.Semantic
 
setApiServerDomain(String) - Method in class ai.olami.cloudService.APIConfiguration
Not recommended for use.
setAudioType(int) - Method in class ai.olami.cloudService.SpeechRecognizer
Set and specify the type of the speech audio.
setConfiguration(APIConfiguration) - Method in class ai.olami.cloudService.APIRequestBase
 
setContents(List<String>) - Method in class ai.olami.cloudService.CookieSet
Set cookies
setEndUserIdentifier(String) - Method in class ai.olami.cloudService.APIRequestBase
Set the identification to identify the End-user.
setError(int, String) - Method in class ai.olami.cloudService.APIResponse
Set as a error response.
setErrorCode(int) - Method in class ai.olami.cloudService.APIResponse
Set error code.
setErrorMessage(String) - Method in class ai.olami.cloudService.APIResponse
Set error message.
setInvalid(String) - Method in class ai.olami.cloudService.APIResponse
Set as a invalid response.
setJsonStringSource(String) - Method in class ai.olami.cloudService.APIResponse
Set the original JSON string.
setNLIDataInputType(int) - Method in class ai.olami.cloudService.TextRecognizer
Set NLI data input type.
setSdkType(String) - Method in class ai.olami.cloudService.APIConfiguration
 
setSdkType(String) - Method in class ai.olami.cloudService.APIRequestBase
 
setSlotName(String) - Method in class ai.olami.cloudService.NLIConfig
Set slot name.
setStatus(String) - Method in class ai.olami.cloudService.APIResponse
Set status value.
setTimeout(int) - Method in class ai.olami.cloudService.APIRequestBase
Set timeout in milliseconds to the HTTP API request.
Slot - Class in ai.olami.nli.slot
 
Slot() - Constructor for class ai.olami.nli.slot.Slot
 
SPEECH_STATUS_GOOD_QUALITY - Static variable in class ai.olami.cloudService.SpeechResult
 
SPEECH_STATUS_WITH_NOISE - Static variable in class ai.olami.cloudService.SpeechResult
 
SpeechRecognizer - Class in ai.olami.cloudService
 
SpeechRecognizer(APIConfiguration) - Constructor for class ai.olami.cloudService.SpeechRecognizer
Speech Recognizer to issue Cloud Speech Recognition API requests.
SpeechResult - Class in ai.olami.cloudService
 
SpeechResult() - Constructor for class ai.olami.cloudService.SpeechResult
 
STATUS_ERROR - Static variable in class ai.olami.cloudService.APIResponse
 
STATUS_EXCEPTION - Static variable in class ai.olami.nli.DescObject
 
STATUS_INPUT_LENGTH_TOO_LONG - Static variable in class ai.olami.nli.DescObject
 
STATUS_NO_MATCHED_GRAMMAR - Static variable in class ai.olami.nli.DescObject
 
STATUS_OK - Static variable in class ai.olami.cloudService.APIResponse
 
STATUS_RECOGNIZE_OK - Static variable in class ai.olami.cloudService.SpeechResult
 
STATUS_RESULT_NOT_CHANGE - Static variable in class ai.olami.cloudService.SpeechResult
 
STATUS_SELECTION_OVERFLOW - Static variable in class ai.olami.nli.DescObject
 
STATUS_SERVER_ERROR - Static variable in class ai.olami.nli.DescObject
 
STATUS_SUCCESS - Static variable in class ai.olami.nli.DescObject
 
STATUS_TIMEOUT - Static variable in class ai.olami.nli.DescObject
 
StockMarketData - Class in ai.olami.ids
 
StockMarketData() - Constructor for class ai.olami.ids.StockMarketData
 
SUB_TYPE_DURATION - Static variable in class ai.olami.nli.slot.DateTimeData
 
SUB_TYPE_REPEAT - Static variable in class ai.olami.nli.slot.DateTimeData
 

T

TextRecognizer - Class in ai.olami.cloudService
 
TextRecognizer(APIConfiguration) - Constructor for class ai.olami.cloudService.TextRecognizer
Text Recognizer to issue Natural Language Understanding API requests.
TimeStruct - Class in ai.olami.nli.slot
 
TimeStruct() - Constructor for class ai.olami.nli.slot.TimeStruct
 
toJsonElement() - Method in class ai.olami.cloudService.NLIConfig
 
toString() - Method in class ai.olami.cloudService.APIResponse
 
toString() - Method in class ai.olami.cloudService.NLIConfig
 
TVProgramData - Class in ai.olami.ids
 
TVProgramData() - Constructor for class ai.olami.ids.TVProgramData
 
TYPE_BAIKE - Static variable in class ai.olami.nli.DescObject
 
TYPE_COOKING - Static variable in class ai.olami.nli.DescObject
 
TYPE_EXCHANGE_RATE - Static variable in class ai.olami.nli.DescObject
 
TYPE_FLOAT - Static variable in class ai.olami.nli.slot.NumDetail
 
TYPE_INVALID - Static variable in class ai.olami.nli.slot.DateTime
 
TYPE_JOKE - Static variable in class ai.olami.nli.DescObject
 
TYPE_MATH - Static variable in class ai.olami.nli.DescObject
 
TYPE_NEWS - Static variable in class ai.olami.nli.DescObject
 
TYPE_NUMBER - Static variable in class ai.olami.nli.slot.NumDetail
 
TYPE_POEM - Static variable in class ai.olami.nli.DescObject
 
TYPE_SEARCH - Static variable in class ai.olami.nli.DescObject
 
TYPE_SEMANTIC - Static variable in class ai.olami.nli.slot.DateTime
 
TYPE_SHOPPING - Static variable in class ai.olami.nli.DescObject
 
TYPE_STOCK_MARKET - Static variable in class ai.olami.nli.DescObject
 
TYPE_STORY - Static variable in class ai.olami.nli.DescObject
 
TYPE_TIME_RECOMMEND - Static variable in class ai.olami.nli.slot.DateTime
 
TYPE_TV_PROGRAM - Static variable in class ai.olami.nli.DescObject
 
TYPE_UNIT_CONVERT - Static variable in class ai.olami.nli.DescObject
 
TYPE_WEATHER - Static variable in class ai.olami.nli.DescObject
 

U

UnitConvertData - Class in ai.olami.ids
 
UnitConvertData() - Constructor for class ai.olami.ids.UnitConvertData
 
uploadAudio(CookieSet, String, boolean) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to upload the specified audio for speech recognition.
uploadAudio(CookieSet, String, int, boolean) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to upload the specified audio for speech recognition.
uploadAudio(CookieSet, byte[], boolean) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to upload the specified audio for speech recognition.
uploadAudio(CookieSet, byte[], int, boolean) - Method in class ai.olami.cloudService.SpeechRecognizer
Request to upload the specified audio for speech recognition.

V

valueOf(String) - Static method in enum ai.olami.ids.IDSResult.Types
Returns the enum constant of this type with the specified name.
values() - Static method in enum ai.olami.ids.IDSResult.Types
Returns an array containing the constants of this enum type, in the order they are declared.

W

WeatherData - Class in ai.olami.ids
 
WeatherData() - Constructor for class ai.olami.ids.WeatherData
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.