Skip to content

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

1.5.1

Choose a tag to compare

@olami-developers olami-developers released this 12 Jun 06:38

Solved Problems:

  • fix cookie problem

1.5.0

Choose a tag to compare

@olami-developers olami-developers released this 22 May 11:14

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

Choose a tag to compare

@olami-developers olami-developers released this 16 Apr 07:57

New Features:

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

1.3.0

Choose a tag to compare

@olami-developers olami-developers released this 23 Jan 04:44

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

Choose a tag to compare

@olami-developers olami-developers released this 21 Nov 06:15

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

Choose a tag to compare

@olami-developers olami-developers released this 08 Nov 16:08

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

Choose a tag to compare

@olami-developers olami-developers released this 06 Jul 17:16

Bug fix: Add utf-8 to http connection property