You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, this is not an issue per se but i saw similar questions and wanted to ask it: is there any way to gain access to the underlying audio data from a call?
i have tried pulling it in an AudioRecord object, but it does not seem to be sent in any source. I've tried VOICE_CALL, REMOTE_SUBMIX, UPLINK, DOWNLINK, etc. nothing returns the audio data. i'd like to pump it over the network.
thank you
The text was updated successfully, but these errors were encountered:
hello, this is not an issue per se but i saw similar questions and wanted to ask it: is there any way to gain access to the underlying audio data from a call?
i have tried pulling it in an
AudioRecord
object, but it does not seem to be sent in any source. I've tried VOICE_CALL, REMOTE_SUBMIX, UPLINK, DOWNLINK, etc. nothing returns the audio data. i'd like to pump it over the network.thank you
The text was updated successfully, but these errors were encountered: