@conciergus/chat - v0.3.1
Preparing search index...
hooks
VoiceInputState
Interface VoiceInputState
interface
VoiceInputState
{
isListening
:
boolean
;
isProcessing
:
boolean
;
isRecording
:
boolean
;
currentText
:
string
;
confidence
:
number
;
audioLevel
:
number
;
error
:
string
;
supportedLanguages
:
string
[]
;
}
Index
Properties
is
Listening
is
Processing
is
Recording
current
Text
confidence
audio
Level
error
supported
Languages
Properties
is
Listening
isListening
:
boolean
is
Processing
isProcessing
:
boolean
is
Recording
isRecording
:
boolean
current
Text
currentText
:
string
confidence
confidence
:
number
audio
Level
audioLevel
:
number
error
error
:
string
supported
Languages
supportedLanguages
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Listening
is
Processing
is
Recording
current
Text
confidence
audio
Level
error
supported
Languages
@conciergus/chat - v0.3.1
Loading...