v0.7: pre-synth buffering, session IDs, segment timeout playback
This commit is contained in:
@@ -280,6 +280,7 @@ internal sealed partial class MainForm : Form
|
||||
private void OnPttPressed(object? sender, EventArgs e)
|
||||
{
|
||||
Log("PTT pressed");
|
||||
_orchestrator?.NotifyPttPressed();
|
||||
try
|
||||
{
|
||||
_sttSource?.SendOn();
|
||||
|
||||
Reference in New Issue
Block a user