Skip to content

Commit

Permalink
DO NOT MERGE - set chunk length to 10 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Renaud committed Oct 20, 2022
1 parent 77055fb commit 6aa494f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ object VoiceBroadcastConstants {
const val VOICE_BROADCAST_CHUNK_KEY = "io.element.voice_broadcast_chunk"

/** Default voice broadcast chunk duration, in seconds. */
const val DEFAULT_CHUNK_LENGTH_IN_SECONDS = 120
const val DEFAULT_CHUNK_LENGTH_IN_SECONDS = 10
}

0 comments on commit 6aa494f

Please sign in to comment.