Closed BestAR25 closed 1 year ago
Thanks your reply. I need that audioData. Is that audioData parameter output , right? If that's right output parameter, how can I set audioData length?
Can you show me sample right such as below. float[] audioData = SampleFunction();
We have an API list in our documentation
Question Now I want to implemente LiveStream video by using AVProVideo and Agora SDK. Agora SDK sent audio data from audiosource.clip.samples but I can't get access real sound data from AudioOutput script.
This is partial screenshot of my sample project.
I want to get audio samples from that "dummy" AudioClip. But that samples data in the AudioOutput.cs is initialized with 1.
Can I get audio sample data from AVPro?