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
I have written the code to receive audio from a client in the same channel. However, the data are in Binary.
I have attached a text file containing the Binary. data.txt
Is there any suggestion to convert the Binary into Opus stream.
The text was updated successfully, but these errors were encountered:
I went through previous issues and found the solution for the extra 9 bytes which needs to be stripped off to get the opus audio. However, is there any python file to do so. There is a dedicated JS SDK for it but unfortunately I am working with python or c language.
I have written the code to receive audio from a client in the same channel. However, the data are in Binary.
I have attached a text file containing the Binary.
data.txt
Is there any suggestion to convert the Binary into Opus stream.
The text was updated successfully, but these errors were encountered: