Skip to main content

Module transcript_log

Module transcript_log 

Source
Expand description

Voice session transcript logging.

TranscriptLogger writes voice session transcripts to JSONL files in the workspace directory. Each line is a JSON-serialized TranscriptEntry.

Structsยง

TranscriptEntry
A single entry in the voice transcript log.
TranscriptLogger
Appends voice transcript entries to a JSONL file.