- add custom prompt config in the request and return prompt in the response (#32325)
- update min_speaker_count and max_speaker_count to be optional
- add warning about loading unvalidated credentials
- add ListOperations partial success flag (#31581)
- add ListOperations unreachable resources
- update gapic-common dependency for generated libraries to 1.2 which requires google-protobuf v4.26+ (#31011)
- Clarify documentation for cases when multiple parameters are mutually exclusive for an RPC method (#30624)
- add denoiser related configuration
- updated description of sample_rate_hertz (#30509)
- Updated core dependencies including gapic-common
- Updated required Ruby version to 3.1
- Fixed several issues with validating credential configs
- Bump version to 1.0.0 (#28969)
- Update Ruby version requirement to 3.0
- Clarify behavior of protobuf message fields that are part of mutually-exclusive sets
- Include note about validating externally-provided credentials
- Support several additional audio data encodings (#28144)
- Provide opt-in debug logging
- Add field
experimental_featuresto messagePythonSettings(#27012)
- The autogenerated global request ID is now available in RecognitionResponseMetadata (#26489)
- Minor updates to the reference documentation
- Enable specifying target language to perform automatic translation to via TranslationConfig. (#25667)
- Updated minimum Ruby version to 2.7 (#24877)
- Support for VTT and SRT formatted output (#24841)
- Eliminated a harmless but annoying warning in the protobuf class files
- Ensure endpoints are correct for mixin clients (#24032)
- Support for universe_domain (#23786)
- Support for channel pool configuration (#22924)
- add
modelandlanguage_codesfields inRecognitionConfigmessage + enable default_recognizer (#22479)
- Don't use self-signed JWT credentials if the global configuration endpoint has been modified
- Uses binary protobuf definitions for better forward compatibility (#21679)
- add processing strategy to batch recognition requests (#21571)
- Add support for BatchRecognize (#20943)
- Added support for REST transport (#20498)
- Initial generation of google-cloud-speech-v2 (#19248)