Releases: googleapis/nodejs-speech
Releases · googleapis/nodejs-speech
v5.2.0
Compare
Sorry, something went wrong.
No results found
5.2.0 (2023-01-20)
Features
v5.1.1
Compare
Sorry, something went wrong.
No results found
5.1.1 (2022-12-19)
Bug Fixes
v5.1.0
Compare
Sorry, something went wrong.
No results found
5.1.0 (2022-09-30)
Features
Note: the v2 API is not enabled yet, it will be enabled within a few weeks. The v1 version is still the default at this moment.
We'll switch the default to v2 in the next major release of the library.
v5.0.3
Compare
Sorry, something went wrong.
No results found
5.0.3 (2022-09-22)
Bug Fixes
Preserve default values in x-goog-request-params header (#928 ) (ea654b5 )
v5.0.2
Compare
Sorry, something went wrong.
No results found
5.0.2 (2022-09-01)
Bug Fixes
Allow passing gax instance to client constructor (#924 ) (758a28a )
Do not import the whole google-gax from proto JS (#1553 ) (#923 ) (c300569 )
v5.0.1
Compare
Sorry, something went wrong.
No results found
5.0.1 (2022-08-23)
Bug Fixes
better support for fallback mode (#918 ) (7cf922a )
change import long to require (#920 ) (375a9b0 )
deps: do not depend on protobufjs; bump dep in samples (#911 ) (02c3fb7 )
deps: update dependency @google-cloud/common to v4 (#896 ) (3bdda3f )
deps: update dependency @google-cloud/storage to v6 (#893 ) (738c538 )
deps: update dependency google-proto-files to v3 (#900 ) (557a2f0 )
deps: update dependency proto3-json-serializer to v1 (#890 ) (697ca5c )
remove pip install statements (#1546 ) (#922 ) (8699490 )
v5.0.0
Compare
Sorry, something went wrong.
No results found
5.0.0 (2022-06-24)
⚠ BREAKING CHANGES
update library to use Node 12 (#891 )
Build System
v4.10.2
Compare
Sorry, something went wrong.
No results found
4.10.2 (2022-05-02)
Bug Fixes
v4.10.1
Compare
Sorry, something went wrong.
No results found
4.10.1 (2022-04-11)
Bug Fixes
use full link in comment to fix JSDoc broken link (#851 ) (1f34087 )
v4.10.0
Compare
Sorry, something went wrong.
No results found
4.10.0 (2022-01-17)
Features
add alternative_language_codes to RecognitionConfig (#824 ) (f5cfad6 )
add hint boost in SpeechContext (f5cfad6 )
add result_end_time to SpeechRecognitionResult (#825 ) (11363fe )
add SpeechAdaptation configuration (f5cfad6 )
add spoken punctuation and spoken emojis (f5cfad6 )
add WEBM_OPUS codec (f5cfad6 )
add word confidence (f5cfad6 )
Bug Fixes