Public Access
Keep recording startup independent of dictation words
PR and Push Build/Test / build-and-test (push) Failing after 8m52s
PR and Push Build/Test / build-and-test (push) Failing after 8m52s
This commit is contained in:
@@ -130,6 +130,8 @@ public sealed class RecordingOptions
|
||||
|
||||
public TimeSpan OpenMeetingNoteDelay { get; set; } = TimeSpan.FromSeconds(1);
|
||||
|
||||
public TimeSpan DictationWordsReadTimeout { get; set; } = TimeSpan.FromSeconds(2);
|
||||
|
||||
public string TemporaryRecordingsFolder { get; set; } = @"%LOCALAPPDATA%\MeetingAssistant\Recordings";
|
||||
|
||||
public RecordingInactivitySafeguardOptions InactivitySafeguard { get; set; } = new();
|
||||
|
||||
Reference in New Issue
Block a user