videosphere
Preparing search index...
lib/translation/streaming-asr/speechmatics
SpeechmaticsResult
Type Alias SpeechmaticsResult
One Speechmatics recognition result (word / punctuation / entity).
type
SpeechmaticsResult
=
{
alternatives
?:
{
content
?:
string
}
[]
;
type
?:
string
;
}
Index
Properties
alternatives?
type?
Properties
Optional
alternatives
alternatives
?:
{
content
?:
string
}
[]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alternatives
type
videosphere
Loading...
One Speechmatics recognition result (word / punctuation / entity).