Is it possible to create real time recording of call in progress which is in progress, to an audio file? For example call is established for more than 1h. I need to create such logic that i could store (already passed) parts of conversation to an audio file. So i could listen them (in external app), before call will be terminated.
It always records in real time. The difficulty is that, for formats that include meta data, it can only add that, at the end, when it knows the values.
Use a format, like .slin, that doesn’t include meta data.