Interface: VoiceChatMetadata
Supplemental metadata describing a voice interaction.
Properties
segments?
optional segments: VoiceTranscriptSegment[];
Transcript segments accumulated thus far.
strategy?
optional strategy: VoiceEndpointingStrategy;
Voice endpointing strategy used in the session.
wasCommitted?
optional wasCommitted: boolean;
Indicates whether the input stream was committed.