@willwade/aac-processors
Preparing search index...
Analytics
OblUtteranceEvent
Interface OblUtteranceEvent
interface
OblUtteranceEvent
{
buttons
?:
{
action
?:
string
;
board_id
?:
string
;
id
?:
string
;
label
?:
string
;
text
?:
string
;
vocalization
?:
string
;
}
[]
;
geo
?:
[
number
,
number
,
number
?
]
;
id
:
string
;
locale
?:
string
;
location_id
?:
string
;
modeling
?:
boolean
;
percent_x
?:
number
;
percent_y
?:
number
;
system
?:
string
;
text
:
string
;
timestamp
:
string
;
type
:
"utterance"
;
window_height
?:
number
;
window_width
?:
number
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
OblEventBase
OblUtteranceEvent
Indexable
[
key
:
string
]:
any
Index
Properties
buttons?
geo?
id
locale?
location_
id?
modeling?
percent_
x?
percent_
y?
system?
text
timestamp
type
window_
height?
window_
width?
Properties
Optional
buttons
buttons
?:
{
action
?:
string
;
board_id
?:
string
;
id
?:
string
;
label
?:
string
;
text
?:
string
;
vocalization
?:
string
;
}
[]
Optional
geo
geo
?:
[
number
,
number
,
number
?
]
id
id
:
string
Optional
locale
locale
?:
string
Optional
location_
id
location_id
?:
string
Optional
modeling
modeling
?:
boolean
Optional
percent_
x
percent_x
?:
number
Optional
percent_
y
percent_y
?:
number
Optional
system
system
?:
string
text
text
:
string
timestamp
timestamp
:
string
type
type
:
"utterance"
Optional
window_
height
window_height
?:
number
Optional
window_
width
window_width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
geo
id
locale
location_
id
modeling
percent_
x
percent_
y
system
text
timestamp
type
window_
height
window_
width
@willwade/aac-processors
Loading...