ImageRepositorySpeechRecognitionResult
Image RepositoryInfrastructureGoogleApi.ContentWarehouse.V1.Model.ImageRepositorySpeechRecognitionResult
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Image Repository Speech Recognition Result) contains 4 attributes that define its data structure. Key functionality includes: May contain one or more recognition hypotheses (up to the maximum specified in max_alternatives). These alternatives are ordered in terms of accuracy,...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
4alternativesImageRepositorySpeechRecognitionAlternative →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.ImageRepositorySpeechRecognitionAlternative.tMay contain one or more recognition hypotheses (up to the maximum specified in max_alternatives). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
channelTaginteger(nilFor multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.
languageCodestringnilFull type: String.tThe BCP-47 language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
resultEndTimestringnilFull type: String.tTime offset of the end of this result relative to the beginning of the audio. This field is internal-only and is used to order results based on their timestamps.