Implemented the resumed interrupted recordings and allowed processing discards on the RecordingViewModel view model in the Recording package target.
This commit is contained in:
@@ -2,7 +2,7 @@ import Foundation
|
||||
|
||||
/// A transcription of a processed recording.
|
||||
public struct Transcription: Equatable, Identifiable, Sendable {
|
||||
|
||||
|
||||
// MARK: Properties
|
||||
|
||||
/// The unique identifier of the transcription.
|
||||
|
||||
Reference in New Issue
Block a user