@dolbyio/dolbyio-rest-apis-client - v5.1.1
GitHub
Preparing search index...
media
AnalyzeSpeechJob
Interface AnalyzeSpeechJob
interface
AnalyzeSpeechJob
{
api_version
:
string
;
error
?:
ErrorResult
;
path
:
string
;
progress
:
number
;
result
:
AnalyzeSpeechJobResult
;
status
:
string
;
}
Hierarchy (
View Summary
)
JobResult
<
AnalyzeSpeechJobResult
>
AnalyzeSpeechJob
Index
Properties
api_
version
error?
path
progress
result
status
Properties
api_
version
api_version
:
string
Optional
error
error
?:
ErrorResult
path
path
:
string
progress
progress
:
number
result
result
:
AnalyzeSpeechJobResult
status
status
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api_
version
error
path
progress
result
status
GitHub
@dolbyio/dolbyio-rest-apis-client - v5.1.1
Loading...