Skip to content

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

2.6.1

12 Jun 09:51
Compare
Choose a tag to compare

Solved Problems

update java client version to v1.5.1 and fix some problem

2.6.0

22 May 11:28
Compare
Choose a tag to compare

New Features:

  • Update Java Client SDK to 1.5.0
  • 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.

2.5.1

17 Apr 05:28
Compare
Choose a tag to compare

New Features:

  • Supports native level speex audio compression to improve the response speed of the speech recognition.

Both for RecorderSpeechRecognizer and KeepRecordingSpeechRecognizer, the default speex encoder has been changed to the native library.

2.4.1

26 Jan 05:00
Compare
Choose a tag to compare

Speeds up to get speech recognition results.

2.4.0

17 Jan 07:55
Compare
Choose a tag to compare

New Features:

  • Update dependency ai.olami:olami-java-client to 1.3.0

See olami-java-client-sdk

  • Add new method to setup type of the recognition results of the query.
  • Support for sending request with the nli_config parameter.

See SpeechInputActivity.java and TextInputNLIAnalysisActivity.java examples.

2.3.3

22 Nov 10:24
Compare
Choose a tag to compare

Solved Problems

Fixed an issue where recording could not be stopped

2.3.2

21 Nov 06:26
Compare
Choose a tag to compare

Solved Problems:

Update dependency ai.olami:olami-java-client to 1.2.1
See olami-java-client-sdk

2.3.1

09 Nov 05:41
Compare
Choose a tag to compare

Solved Problems:

Update dependency ai.olami:olami-java-client to 1.2.0
See olami-java-client-sdk

2.3.0

07 Jul 13:30
Compare
Choose a tag to compare

Redefine methods of :

  1. KeepRecordingSpeechRecognizer.
  2. AudioRecordManager.

2.1.1

06 Nov 11:05
Compare
Choose a tag to compare
Change Java client SDK to 1.1.1