iink-ts - v3.2.1
Preparing search index...
TRecognitionWebSocketConfiguration
Type Alias TRecognitionWebSocketConfiguration
type
TRecognitionWebSocketConfiguration
=
{
export
:
TExportConfiguration
;
gesture
:
{
enable
:
boolean
;
ignoreGestureStrokes
:
boolean
}
;
lang
:
string
;
"raw-content"
:
{
classification
?:
{
types
:
(
"text"
|
"shape"
)
[]
}
;
gestures
?:
(
|
"underline"
|
"scratch-out"
|
"join"
|
"insert"
|
"strike-through"
|
"surround"
)
[]
;
recognition
?:
{
types
:
(
"text"
|
"shape"
)
[]
}
;
"session-time"
?:
number
;
text
?:
TTextConfConfiguration
;
}
;
}
Index
Properties
export
gesture
lang
raw-
content
Properties
export
export
:
TExportConfiguration
gesture
gesture
:
{
enable
:
boolean
;
ignoreGestureStrokes
:
boolean
}
lang
lang
:
string
raw-
content
"raw-content"
:
{
classification
?:
{
types
:
(
"text"
|
"shape"
)
[]
}
;
gestures
?:
(
|
"underline"
|
"scratch-out"
|
"join"
|
"insert"
|
"strike-through"
|
"surround"
)
[]
;
recognition
?:
{
types
:
(
"text"
|
"shape"
)
[]
}
;
"session-time"
?:
number
;
text
?:
TTextConfConfiguration
;
}
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
export
gesture
lang
raw-
content
iink-ts - v3.2.1
Loading...