This repository was archived by the owner on Apr 1, 2025. It is now read-only.
Releases: AssemblyAI/assemblyai-java-sdk
Releases · AssemblyAI/assemblyai-java-sdk
0.0.5-beta3
- feature: All models on the SDK now support deserializing
additionalProperties - feature The
Transcriber.transcribemethods default topoll=true - fix: New fields like
speaker_labelare now available onCreateTranscriptParametersandCreateTranscriptOptionalParameters
0.0.5-beta2
- exportAsVtt and exportAsSrt are no longer two methods, but a single
exportmethod which accepts an enum (@Swimburger)
0.0.4-beta
- Introduce realtime transcriber (@dsinghvi)
0.0.3-beta
- Regenerate SDK with up-to-date documentation and javadoc escaping (@dsinghvi)
0.0.1-beta
- Pre release the Java SDK (@Swimburger)