Reference documentation and code samples for the Cloud Speech V1 Client class SpeechAdaptationInfo.
Information on speech adaptation use in results
Generated from protobuf message google.cloud.speech.v1.SpeechAdaptationInfo
Namespace
Google \ Cloud \ Speech \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ adaptation_timeout
bool
Whether there was a timeout when applying speech adaptation. If true, adaptation had no effect in the response transcript.
↳ timeout_message
string
If set, returns a message specifying which part of the speech adaptation request timed out.
getAdaptationTimeout
Whether there was a timeout when applying speech adaptation. If true, adaptation had no effect in the response transcript.
bool
setAdaptationTimeout
Whether there was a timeout when applying speech adaptation. If true, adaptation had no effect in the response transcript.
var
bool
$this
getTimeoutMessage
If set, returns a message specifying which part of the speech adaptation request timed out.
string
setTimeoutMessage
If set, returns a message specifying which part of the speech adaptation request timed out.
var
string
$this