SongGuess
Preparing search index...
server/worker-configuration
AiAutomaticSpeechRecognitionOutput
Type Alias AiAutomaticSpeechRecognitionOutput
type
AiAutomaticSpeechRecognitionOutput
=
{
text
?:
string
;
vtt
?:
string
;
words
?:
{
end
:
number
;
start
:
number
;
word
:
string
}
[]
;
}
Index
Properties
text?
vtt?
words?
Properties
Optional
text
text
?:
string
Optional
vtt
vtt
?:
string
Optional
words
words
?:
{
end
:
number
;
start
:
number
;
word
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
vtt
words
SongGuess
Loading...