Changelog

attention

This page documents changes in the Java SDK only. View all changes.

2022-08-02

Version 2.3.2

Added

  • skip_punctuation parameter to the Streaming Speech-to-Text API Client
  • skip_punctuation parameter to the Asynchronous Speech-to-Text API Client

2022-06-08

Version 2.3.1

Fixed

2022-06-03

Version 2.3.0

Added

2022-05-20

Version 2.2.0

Added

  • language parameter to the Streaming Speech-to-Text API Client

2022-05-19

Version 2.1.0

Added

Deprecated

2022-02-01

Version 1.14.0

Added

  • custom_vocabulary_id and transcriber to asynchronous client
  • verbatim , rush , test_mode and segments_to_transcribe options to asynchronous client for human transcription
  • detailed_partials , start_ts and transcriber to streaming client

2021-01-17

Version 1.3.0

Added

  • language job option to the Asynchronous Speech-to-Text API. Transcribe audio in languages other than English. See Asynchronous Speech-to-Text API docs for the full list of supported languages.

2020-07-22

Version 1.1.0

Added

  • CustomVocabularyClient : Interact with the Custom Vocabulary API for pre-uploading custom vocabulary
  • remove_disfluencies option for both Asynchronous and Streaming Speech-to-Text API clients
  • filter_profanity option for streaming client

2020-05-23

Version 1.0.0

Added

  • Initial release of the Java SDK available on Maven Central Repository