Changelog
attention
This page documents changes in the Java SDK only. View all changes.
2024-12-06
Version 2.5.0
Added
- Added option for setting deployment configuration for the Asynchronous Speech-to-Text API Client and Language Identification API Client. See Rev AI Global Deployments for more details
2024-01-05
Version 2.4.2
Fixed
-
Updated
summarizationparameter to useSummarizationModelfor the Asynchronous Speech-to-Text API Client -
Updated
translationparameter to useTranslationModelfor the Asynchronous Speech-to-Text API Client
2023-12-28
Version 2.4.0
Added
-
summarizationandtranslationparameters to the Asynchronous Speech-to-Text API Client
2022-08-02
Version 2.3.2
Added
-
skip_punctuationparameter to the Streaming Speech-to-Text API Client -
skip_punctuationparameter to the Asynchronous Speech-to-Text API Client
2022-06-08
Version 2.3.1
Fixed
-
Error response when submitting forbidden parameters, such as
media_urlfor HIPAA accounts. See https://docs.rev.ai/resources/tutorials/introduction-to-auth-options/ for proper usage.
2022-05-19
Version 2.1.0
Added
-
notificationConfigandsourceConfigparameters to RevAiJobOptions - Support for Topic Extraction API
- Support for Sentiment Analysis API
Deprecated
-
mediaUrloption. UsesourceConfiginstead -
callbackUrloption. UsenotificationConfiginstead
2022-02-01
Version 1.14.0
Added
-
custom_vocabulary_idandtranscriberto asynchronous client -
verbatim,rush,test_modeandsegments_to_transcribeoptions to asynchronous client for human transcription -
detailed_partials,start_tsandtranscriberto streaming client
2021-01-17
Version 1.3.0
Added
-
languagejob 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.