Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > irrKlang
Audio Transfer

vicache
Registered User
Quote
2013-05-23 17:06:47

Hi,

I am working on a project which transfers audio over network. I want to record audio in first computer and send to the other one but I don't want to save it as formatted, just raw data.

I can get recorded audio data with getRecordedAudioData function of IAudioRecorder class but I wonder if I can send just raw data to other computer and play it in there. Is it possible? If possible, which functions will I need?

Regards,

Burak.


niko
Moderator
Quote
2013-05-24 06:01:01

When recording audio with Irrklang, it is putting it out in raw data anyway. So yes, just send that raw data using whatever network system you use, and then play it back for example using addSoundSourceFromPCMData().


vicache
Registered User
Quote
2013-05-24 09:06:28

You are still so helpful. Thank you so much niko, I will try it.


vicache
Registered User
Quote
2013-06-11 16:56:06

Hi again niko,

I completed capturing and playing process. I am sending audio data over network in office network but in real environment, our network bandwidth will be so small, it is 9.6 kbps. I want to compress my audio data. Does irrKlang has any solution for compress audio data?


niko
Moderator
Quote
2013-06-12 11:47:09

No, you would have to compress it yourself, irrKlang is only for playing audio, not for encoding it.


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internation?l" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact