Releases: olami-developers/olami-java-client-sdk
Releases · olami-developers/olami-java-client-sdk
1.5.1
1.5.0
New Features:
- Integrated KKBOX Open API to support music search. This allows you to use only OLAMI NLU API to query and get music information from KKBOX.
See documentation.
1.4.0
New Features:
- Support to directly upload speex audio data compressed by 3rd-party solution.
1.3.0
NOTE : It has been re-released 2018-01-23, for refined microphone-speech-input-example
New Features:
- Support for sending request with the
nli_configparameter.
See : text-input-example and speech-input-example examples. - Release a new speech input example for microphone audio recorder.
See : microphone-speech-input-example
1.2.1
Solved Problems:
- Correct wrong field names: starttime / endtime of the DateTimeData, change to start_time / end_time, and change their type to long.
1.2.0
New Features:
- Support for setting up a connection to a specific API server domain. (Note: This is normally for our commercial users, so you probably don't need to use this feature.)
Solved Problems:
- Modify the logic to determine the existence of an object for all hasXXX() methods of the NLI and IDS classes.
1.1.1
Bug fix: Add utf-8 to http connection property