Skip to content

java-sdk-2.6.0

Compare
Choose a tag to compare
@germanattanasio germanattanasio released this 16 Jan 04:40
· 3628 commits to master since this release

This release includes support for WebSockets(#15) and the fix for Wave files not including the size in the header (#81)

CHANGES

@germanattanasio [text-to-speech] Add a WaveUtils class to fix the .wav header #81 0d929b3
@germanattanasio [text-to-speech] write data size in input streams #81 520a779
@germanattanasio [text-to-speech] Added test for the fix to write the wave header #81 41de597
@germanattanasio [document-conversion] fix example cc5bc8d
@germanattanasio [speech-to-text] WebSockets support for speech to text 34d305e
@germanattanasio [speech-to-text] Added web socket example and code review for web … 61a9909
@germanattanasio [speech-to-text] Added Websocket example #15 211ac07
@germanattanasio [concept-expansion] Removed label requirement f87a849
@germanattanasio [speech-to-text] Added CountDownLatch to show interim results when … 2f795b5
@germanattanasio [concept-insights] fixed create-delete corpus integration test bb11bf5