Releases: olami-developers/olami-android-client-sdk
Releases · olami-developers/olami-android-client-sdk
2.6.1
2.6.0
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
New Features:
- Supports native level speex audio compression to improve the response speed of the speech recognition.
Both for
RecorderSpeechRecognizer
andKeepRecordingSpeechRecognizer
, the default speex encoder has been changed to the native library.
2.4.1
Speeds up to get speech recognition results.
2.4.0
New Features:
- Update dependency ai.olami:olami-java-client to 1.3.0
- 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
Solved Problems
Fixed an issue where recording could not be stopped
2.3.2
Solved Problems:
Update dependency ai.olami:olami-java-client to 1.2.1
See olami-java-client-sdk
2.3.1
Solved Problems:
Update dependency ai.olami:olami-java-client to 1.2.0
See olami-java-client-sdk
2.3.0
Redefine methods of :
- KeepRecordingSpeechRecognizer.
- AudioRecordManager.
2.1.1
Change Java client SDK to 1.1.1