AIRI Server API - v0.10.2
Preparing search index...
server-shared/src
WebSocketEventInputTextVoiceBase
Interface WebSocketEventInputTextVoiceBase
interface
WebSocketEventInputTextVoiceBase
{
transcription
:
string
;
textRaw
?:
string
;
overrides
?:
InputMessageOverrides
;
contextUpdates
?:
InputContextUpdate
[]
;
}
Index
Properties
transcription
text
Raw?
overrides?
context
Updates?
Properties
transcription
transcription
:
string
Optional
text
Raw
textRaw
?:
string
Optional
overrides
overrides
?:
InputMessageOverrides
Optional
context
Updates
contextUpdates
?:
InputContextUpdate
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
transcription
text
Raw
overrides
context
Updates
AIRI Server API - v0.10.2
Loading...