vk-io
Preparing search index...
Objects
AsrTask
Interface AsrTask
interface
AsrTask
{
id
:
string
;
status
:
|
"finished"
|
"processing"
|
"internal_error"
|
"transcoding_error"
|
"recognition_error"
;
text
:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
id
status
text
Properties
id
id
:
string
Task ID in UUID format.
status
status
:
|
"finished"
|
"processing"
|
"internal_error"
|
"transcoding_error"
|
"recognition_error"
Status of the task.
text
text
:
string
Recognised text, if task is
finished
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
status
text
vk-io
Loading...
Task ID in UUID format.