Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > irrKlang
How to record audio from audio card?

samefox
Registered User
Quote
2015-05-06 03:53:54

irrklang::ISoundEngine* engine = irrklang::createIrrKlangDevice();
recorder = irrklang::createIrrKlangAudioRecorder(engine);

recorder->startRecordingBufferedAudio();

Following code can record audio from my micro, but how can i record audio from audio card?


niko
Moderator
Quote
2015-05-06 05:50:22

The third parameter of createIrrKlangAudioRecorder() is a device id. Use that to set your audio card. You can get the id from the list of all recording devices using createAudioRecorderDeviceList()


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