This page documents changes in the Java SDK only. View all changes.
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
Fixed
- Updated
summarizationparameter to useSummarizationModelfor the Asynchronous Speech-to-Text API Client - Updated
translationparameter to useTranslationModelfor the Asynchronous Speech-to-Text API Client
Added
summarizationandtranslationparameters to the Asynchronous Speech-to-Text API Client
Added
skip_punctuationparameter to the Streaming Speech-to-Text API Clientskip_punctuationparameter to the Asynchronous Speech-to-Text API Client
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.
Added
- Support for Language Identification API
Added
languageparameter to the Streaming Speech-to-Text API Client
Added
notificationConfigandsourceConfigparameters to RevAiJobOptionsSupport for Topic Extraction API
Support for Sentiment Analysis API
Deprecated
mediaUrloption. UsesourceConfiginsteadcallbackUrloption. UsenotificationConfiginstead
Added
custom_vocabulary_idandtranscriberto asynchronous clientverbatim,rush,test_modeandsegments_to_transcribeoptions to asynchronous client for human transcriptiondetailed_partials,start_tsandtranscriberto streaming client
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.
Added
CustomVocabularyClient: Interact with the Custom Vocabulary API for pre-uploading custom vocabularyremove_disfluenciesoption for both Asynchronous and Streaming Speech-to-Text API clientsfilter_profanityoption for streaming client
Added
- Initial release of the Java SDK available on Maven Central Repository