new: add adjustable break between phrases in playback settings
This commit is contained in:
+1
@@ -4,5 +4,6 @@ enum class PlaybackState {
|
||||
IDLE,
|
||||
PLAYING,
|
||||
PAUSED,
|
||||
BREAKING,
|
||||
ENDED,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user