fix issue with memory de-allocation in group call raw;
apply fix of building without pipewire from tg devs;
restore ability to get audio devices;
add ability to get list of audio devices instead of print;
rename isGroupCallStarted to isGroupCallNativeCreated;
make methods with printing audio devices deprecated;
move code that works with audio device model from tgcalls to binding (its possible via performWithAudioDeviceModule tgcalls method).
fix issue with memory de-allocation in group call raw; apply fix of building without pipewire from tg devs; restore ability to get audio devices; add ability to get list of audio devices instead of print; rename isGroupCallStarted to isGroupCallNativeCreated; make methods with printing audio devices deprecated; move code that works with audio device model from tgcalls to binding (its possible via performWithAudioDeviceModule tgcalls method).