Interface google.cloud.speech.v1p1beta1.IWordInfo (4.1.3)

Properties of a WordInfo.

Package

@google-cloud/speech!

Properties

confidence

  confidence 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

WordInfo confidence

Property Value
Type Description
(number|null)

endTime

  endTime 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IDuration 
 | 
 null 
 ); 
 

WordInfo endTime

Property Value
Type Description
( google.protobuf.IDuration |null)

speakerTag

  speakerTag 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

WordInfo speakerTag

Property Value
Type Description
(number|null)

startTime

  startTime 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IDuration 
 | 
 null 
 ); 
 

WordInfo startTime

Property Value
Type Description
( google.protobuf.IDuration |null)

word

  word 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

WordInfo word

Property Value
Type Description
(string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: