Commit Graph

16 Commits

Author SHA1 Message Date
manuroe f26ee722f9 VB: Move VoiceBroadcastRecorderService into a MatrixSDK
to make pure SwiftUI projects build
2022-10-20 20:10:41 +02:00
Philippe Loriaux 0aa333038e Enhance chunk sending mecanism in recorder service 2022-10-20 20:02:39 +02:00
Philippe Loriaux 00e994f485 Remove useless imports 2022-10-20 19:39:51 +02:00
Philippe Loriaux 9e1964a871 Add missing update state after switching to resumed state 2022-10-20 19:39:51 +02:00
Philippe Loriaux 1dbb3bc038 Fix a potential crash when trying to send a nil chunk file (in case of stop immediately after pause) 2022-10-20 19:39:51 +02:00
Philippe Loriaux 56a549adc4 Remove useless log in VoiceBroadcastRecorderService 2022-10-20 19:39:51 +02:00
Philippe Loriaux ff9b45ba8a Add AAC to M4A converter and now convert chunks before sending them 2022-10-20 19:39:51 +02:00
Philippe Loriaux b55a8dd34f Update sequence number associated to chunk file sending 2022-10-20 19:39:51 +02:00
Philippe Loriaux 726298ae25 Update first chunk number 2022-10-20 19:39:50 +02:00
Philippe Loriaux 8484b733c3 Update recording state after stopping voice broadcast on every cases 2022-10-20 19:39:50 +02:00
Philippe Loriaux 8baa202bd4 Send the last chunk file after stopping or pausing a record 2022-10-20 19:39:50 +02:00
Philippe Loriaux d093c64ae7 Fix recorder service for audio node after stopping a record 2022-10-20 19:39:50 +02:00
Philippe Loriaux 7e08fbfc04 Update recorder service 2022-10-20 19:39:50 +02:00
Philippe Loriaux 2762666f8b Add sequence value when sending chunk files 2022-10-20 19:39:50 +02:00
Philippe Loriaux ebe3a0bff4 Fix missing parts on Voice broadcast recorder service 2022-10-20 19:39:50 +02:00
Philippe Loriaux 295580d3e8 First part of the voice broadcast recording feature 2022-10-20 19:39:50 +02:00