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

A

ai.olami.android - package ai.olami.android
 
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
 
AudioRecordManager - Class in ai.olami.android
 
AudioRecordManager() - Constructor for class ai.olami.android.AudioRecordManager
 

B

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

C

cancel() - Method in class ai.olami.android.RecorderSpeechRecognizer
Cancel all processes and give up to get recognition result.
cancelRecognizing() - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Cancel all processes and give up to get recognition result.
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.
convert441To16(short[], byte[]) - Static method in class ai.olami.android.AudioRecordManager
Convert audio sample rate from 44100 to 16000.
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() - Static method in class ai.olami.android.AudioRecordManager
Create a KeepRecordingSpeechRecognizer instance by a specified speech recognizer.
create(IKeepRecordingSpeechRecognizerListener, APIConfiguration) - Static method in class ai.olami.android.KeepRecordingSpeechRecognizer
Create a KeepRecordingSpeechRecognizer instance.
create(IKeepRecordingSpeechRecognizerListener, SpeechRecognizer) - Static method in class ai.olami.android.KeepRecordingSpeechRecognizer
Create a KeepRecordingSpeechRecognizer instance by a specified speech recognizer.
create(IRecorderSpeechRecognizerListener, APIConfiguration) - Static method in class ai.olami.android.RecorderSpeechRecognizer
Create a RecorderSpeechRecognizer instance.
create(IRecorderSpeechRecognizerListener, SpeechRecognizer) - Static method in class ai.olami.android.RecorderSpeechRecognizer
Create a RecorderSpeechRecognizer instance by a specified speech recognizer.
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

enableAutoStopRecording(boolean) - Method in class ai.olami.android.RecorderSpeechRecognizer
Enable or disable automatic stop voice recording.
enableSaveRecordToFIle(boolean) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Enable/Disable to save the recorded audio to file.
enableSaveRecordToFile(boolean, String) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Enable/Disable to save the recorded audio to file.
enableSaveRecordToFile(boolean, String) - Method in class ai.olami.android.RecorderSpeechRecognizer
Enable/Disable to save the recorded audio to file.
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.
FRAME_LENGTH_MILLISECONDS - Variable in class ai.olami.android.SpeechRecognizerBase
 

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.
getAudioChannelConfig() - Static method in class ai.olami.android.AudioRecordManager
Get the normal supported audio channel setting
getAudioFormatConfig() - Static method in class ai.olami.android.AudioRecordManager
Get the normal supported audio data encoding
getAudioFrameSize() - Method in class ai.olami.cloudService.SpeechRecognizer
Get audio frame size used by the speech recognizer.
getAudioRecord() - Method in class ai.olami.android.AudioRecordManager
Get AudioRecord.
getAudioRecord() - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Get AudioRecord that used by the KeepRecordingSpeechRecognizer instance.
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.
getFrameSize() - Method in class ai.olami.android.SpeechRecognizerBase
 
getFrequencyToGettingResult() - Method in class ai.olami.android.SpeechRecognizerBase
 
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
 
getMinFrequencyToGettingResult() - Method in class ai.olami.android.SpeechRecognizerBase
 
getMinTemperature() - Method in class ai.olami.ids.WeatherData
 
getMinUploadAudioLengthMilliseconds() - Method in class ai.olami.android.SpeechRecognizerBase
 
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().
getNormalizeVolume(int) - Method in class ai.olami.android.VoiceVolume
Get normalize audio volume level.
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
 
getRecognizeResultType() - Method in class ai.olami.android.SpeechRecognizerBase
 
getRecognizeState() - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Get current recognize process state.
getRecognizeState() - Method in class ai.olami.android.RecorderSpeechRecognizer
Get current recognize process state.
getRecommendValue() - Method in class ai.olami.nli.slot.NumDetail
 
getRecordDataSize() - Method in class ai.olami.android.SpeechRecognizerBase
 
getRecordState() - Method in class ai.olami.android.RecorderSpeechRecognizer
Get current recording state.
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
 
getSampleRateConfig() - Static method in class ai.olami.android.AudioRecordManager
Get the normal supported sample rate
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.
getSilenceLevel() - Method in class ai.olami.android.SpeechRecognizerBase
 
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.
getUploadAudioLengthMilliseconds() - Method in class ai.olami.android.SpeechRecognizerBase
 
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.
getVADEndMilliseconds() - Method in class ai.olami.android.SpeechRecognizerBase
 
getValue() - Method in class ai.olami.nli.slot.Slot
 
getVoiceVolume(byte[]) - Method in class ai.olami.android.VoiceVolume
Get audio volume from audio buffer.
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
IKeepRecordingSpeechRecognizerListener - Interface in ai.olami.android
 
initLocalization(int) - Method in class ai.olami.cloudService.APIConfiguration
 
INSTANT_NOISE_LENGTH_MILLISECONDS - Variable in class ai.olami.android.SpeechRecognizerBase
 
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
 
IRecorderSpeechRecognizerListener - Interface in ai.olami.android
 
isAutoStopRecordingEnabled() - Method in class ai.olami.android.RecorderSpeechRecognizer
Check if automatic stop voice recording is enabled.
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
 

K

KeepRecordingSpeechRecognizer - Class in ai.olami.android
 
KeepRecordingSpeechRecognizer.Error - Enum in ai.olami.android
Error type
KeepRecordingSpeechRecognizer.RecognizeState - Enum in ai.olami.android
Recognize process state

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.
onError(KeepRecordingSpeechRecognizer.Error) - Method in interface ai.olami.android.IKeepRecordingSpeechRecognizerListener
Callback when a error occurs.
onError(RecorderSpeechRecognizer.Error) - Method in interface ai.olami.android.IRecorderSpeechRecognizerListener
Callback when a error occurs.
onException(Exception) - Method in interface ai.olami.android.IKeepRecordingSpeechRecognizerListener
Callback when a exception occurs.
onException(Exception) - Method in interface ai.olami.android.IRecorderSpeechRecognizerListener
Callback when a exception occurs.
onRecognizeResultChange(APIResponse) - Method in interface ai.olami.android.IKeepRecordingSpeechRecognizerListener
Callback when the results of speech recognition changes.
onRecognizeResultChange(APIResponse) - Method in interface ai.olami.android.IRecorderSpeechRecognizerListener
Callback when the results of speech recognition changes.
onRecognizeStateChange(KeepRecordingSpeechRecognizer.RecognizeState) - Method in interface ai.olami.android.IKeepRecordingSpeechRecognizerListener
Callback when the recognize state changes.
onRecognizeStateChange(RecorderSpeechRecognizer.RecognizeState) - Method in interface ai.olami.android.IRecorderSpeechRecognizerListener
Callback when the recognize process state changes.
onRecordStateChange(RecorderSpeechRecognizer.RecordState) - Method in interface ai.olami.android.IRecorderSpeechRecognizerListener
Callback when the voice recording state changes.
onRecordVolumeChange(int) - Method in interface ai.olami.android.IKeepRecordingSpeechRecognizerListener
Callback when the volume of voice input changes.
onRecordVolumeChange(int) - Method in interface ai.olami.android.IRecorderSpeechRecognizerListener
Callback when the volume of voice input changes.
onServerError(APIResponse) - Method in interface ai.olami.android.IKeepRecordingSpeechRecognizerListener
Callback when a server error occurs.
onServerError(APIResponse) - Method in interface ai.olami.android.IRecorderSpeechRecognizerListener
Callback when a server error occurs.
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

RECOGNIZE_RESULT_TYPE_ALL - Static variable in class ai.olami.android.SpeechRecognizerBase
 
RECOGNIZE_RESULT_TYPE_NLI - Static variable in class ai.olami.android.SpeechRecognizerBase
 
RECOGNIZE_RESULT_TYPE_STT - Static variable in class ai.olami.android.SpeechRecognizerBase
 
RECORD_FRAMES - Static variable in class ai.olami.android.SpeechRecognizerBase
 
RecorderSpeechRecognizer - Class in ai.olami.android
 
RecorderSpeechRecognizer.Error - Enum in ai.olami.android
Error type
RecorderSpeechRecognizer.RecognizeState - Enum in ai.olami.android
Recognize process state
RecorderSpeechRecognizer.RecordState - Enum in ai.olami.android
Recording state
release() - Method in class ai.olami.android.RecorderSpeechRecognizer
Stop or cancel all processes and then stopRecordingAndReleaseResources resources.
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.
RESERVED_INPUT_LENGTH_MILLISECONDS - Variable in class ai.olami.android.SpeechRecognizerBase
 
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

SAMPLE_RATE_16000 - Static variable in class ai.olami.android.AudioRecordManager
 
SAMPLE_RATE_44100 - Static variable in class ai.olami.android.AudioRecordManager
 
SDK_TYPE - Static variable in class ai.olami.android.SpeechRecognizerBase
 
Semantic - Class in ai.olami.nli
 
Semantic() - Constructor for class ai.olami.nli.Semantic
 
setApiRequestTimeout(int) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Set timeout in milliseconds of each HTTP API request.
setApiRequestTimeout(int) - Method in class ai.olami.android.RecorderSpeechRecognizer
Set timeout in milliseconds of each HTTP API request.
setApiServerDomain(String) - Method in class ai.olami.cloudService.APIConfiguration
Not recommended for use.
setAudioRecord(AudioRecord) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Set AudioRecord for the KeepRecordingSpeechRecognizer instance.
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.android.KeepRecordingSpeechRecognizer
Set the identification to identify the End-user.
setEndUserIdentifier(String) - Method in class ai.olami.android.RecorderSpeechRecognizer
Set the identification to identify the End-user.
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.
setFrameSize(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
setFrequencyToGettingResult(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
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.
setLengthOfVADEnd(int) - Method in class ai.olami.android.SpeechRecognizerBase
Set length of end time of the VAD in milliseconds to stop voice recording automatically.
setListener(IKeepRecordingSpeechRecognizerListener) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Set callback listener.
setListener(IRecorderSpeechRecognizerListener) - Method in class ai.olami.android.RecorderSpeechRecognizer
Set callback listener.
setMinFrequencyToGettingResult(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
setMinUploadAudioLengthMilliseconds(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
setNLIDataInputType(int) - Method in class ai.olami.cloudService.TextRecognizer
Set NLI data input type.
setRecognizer(SpeechRecognizer) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Set speech recognizer.
setRecognizer(SpeechRecognizer) - Method in class ai.olami.android.RecorderSpeechRecognizer
Set speech recognizer.
setRecognizeResultType(int) - Method in class ai.olami.android.SpeechRecognizerBase
Set type of the recognition results of the query.
setRecognizerTimeout(int) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Set timeout in milliseconds of each recognize process (begin-to-end).
setRecordDataSize(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
setResultQueryFrequency(int) - Method in class ai.olami.android.SpeechRecognizerBase
Set the frequency in milliseconds of the recognition result query, then the recognizer client will query the result once every milliseconds you set.
setSdkType(String) - Method in class ai.olami.cloudService.APIConfiguration
 
setSdkType(String) - Method in class ai.olami.cloudService.APIRequestBase
 
setSilenceLevel(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
setSilenceLevelOfVADTail(int) - Method in class ai.olami.android.SpeechRecognizerBase
Set level of silence volume of the VAD to stop voice recording automatically.
setSlotName(String) - Method in class ai.olami.cloudService.NLIConfig
Set slot name.
setSpeechUploadLength(int) - Method in class ai.olami.android.SpeechRecognizerBase
Set audio length in milliseconds to upload, then the recognizer client will upload parts of audio once every milliseconds you set.
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.
setUploadAudioLengthMilliseconds(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
setVADEndMilliseconds(int) - Method in class ai.olami.android.SpeechRecognizerBase
 
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.
SpeechRecognizerBase - Class in ai.olami.android
 
SpeechRecognizerBase() - Constructor for class ai.olami.android.SpeechRecognizerBase
 
SpeechResult - Class in ai.olami.cloudService
 
SpeechResult() - Constructor for class ai.olami.cloudService.SpeechResult
 
start() - Method in class ai.olami.android.RecorderSpeechRecognizer
Enable microphone then start the voice recording and the recognize processing.
start(NLIConfig) - Method in class ai.olami.android.RecorderSpeechRecognizer
Enable microphone then start the voice recording and the recognize processing.
startRecognizing() - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Start the recognize processing.
startRecognizing(NLIConfig) - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Start the recognize processing.
startRecording() - Method in class ai.olami.android.AudioRecordManager
Enable microphone then start the voice recording.
startRecording() - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Enable microphone then start the voice recording.
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
 
stop() - Method in class ai.olami.android.RecorderSpeechRecognizer
Stop the voice recorder and wait for the final recognition result.
stopAndRelease() - Method in class ai.olami.android.AudioRecordManager
Stop and release resource.
stopRecognizing() - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Stop the recognize process and wait for the final recognition result.
stopRecordingAndReleaseResources() - Method in class ai.olami.android.KeepRecordingSpeechRecognizer
Stop audio recording and release all resources.
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

VAD_TAIL_SILENCE_LEVEL - Variable in class ai.olami.android.SpeechRecognizerBase
 
valueOf(String) - Static method in enum ai.olami.android.KeepRecordingSpeechRecognizer.Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.olami.android.KeepRecordingSpeechRecognizer.RecognizeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.olami.android.RecorderSpeechRecognizer.Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.olami.android.RecorderSpeechRecognizer.RecognizeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.olami.android.RecorderSpeechRecognizer.RecordState
Returns the enum constant of this type with the specified name.
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.android.KeepRecordingSpeechRecognizer.Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.olami.android.KeepRecordingSpeechRecognizer.RecognizeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.olami.android.RecorderSpeechRecognizer.Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.olami.android.RecorderSpeechRecognizer.RecognizeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.olami.android.RecorderSpeechRecognizer.RecordState
Returns an array containing the constants of this enum type, in the order they are declared.
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.
VoiceVolume - Class in ai.olami.android
 
VoiceVolume() - Constructor for class ai.olami.android.VoiceVolume
 
VOLUME_LEVEL - Static variable in class ai.olami.android.VoiceVolume
 

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 K L M N O P R S T U V W 
Skip navigation links