precompute call waveforms and stop list-time audio loading
This commit is contained in:
@@ -158,6 +158,7 @@ model ContactMessage {
|
||||
content String
|
||||
audioUrl String?
|
||||
durationSec Int?
|
||||
waveformJson Json?
|
||||
transcriptJson Json?
|
||||
occurredAt DateTime @default(now())
|
||||
createdAt DateTime @default(now())
|
||||
|
||||
Reference in New Issue
Block a user