Member Junction
Preparing search index...
@memberjunction/realtime-widget
WidgetVoiceTranscript
Interface WidgetVoiceTranscript
A transcript line delivered to the widget while voice is active.
interface
WidgetVoiceTranscript
{
isFinal
:
boolean
;
role
:
"user"
|
"agent"
;
text
:
string
;
}
Index
Properties
is
Final
role
text
Properties
is
Final
isFinal
:
boolean
role
role
:
"user"
|
"agent"
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Final
role
text
Member Junction
Loading...
A transcript line delivered to the widget while voice is active.