AgoraIO-Community / Agora-Python-SDK

Use Agora RTC SDK with Python!
MIT License
69 stars 25 forks source link

How to record without speaker device? #8

Open 50Bytes-dev opened 3 years ago

50Bytes-dev commented 3 years ago

I need to record using the startAudioRecording() method without a speaker device. Found in the official documentation

https://docs.agora.io/en/Voice/raw_data_audio_windows?platform=Windows

But your methods from the documentation are not implemented, or I did not see them. Help me please. Sorry for my bad english. How do I get Raw Audio Data?

YiqingJackieHuang commented 3 years ago

Please refer to #5.