Skip to content

Releases: olami-developers/olami-java-client-sdk

1.5.1

12 Jun 06:38

Choose a tag to compare

Solved Problems:

  • fix cookie problem

1.5.0

22 May 11:14

Choose a tag to compare

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

16 Apr 07:57

Choose a tag to compare

New Features:

  • Support to directly upload speex audio data compressed by 3rd-party solution.

1.3.0

23 Jan 04:44

Choose a tag to compare

NOTE : It has been re-released 2018-01-23, for refined microphone-speech-input-example

New Features:

  • Support for sending request with the nli_config parameter.
    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

21 Nov 06:15

Choose a tag to compare

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

08 Nov 16:08

Choose a tag to compare

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

06 Jul 17:16

Choose a tag to compare

Bug fix: Add utf-8 to http connection property