We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a158a2 commit c8fac1eCopy full SHA for c8fac1e
src/simulflow/transport/out.clj
@@ -81,7 +81,6 @@
81
:audio-write audio-write-ch}
82
;; Initial business logic state (managed in transform)
83
::speaking? false
84
- ::last-audio-time 0
85
::next-send-time (u/mono-time)
86
::duration-ms duration
87
::sending-interval sending-interval
0 commit comments