how i can record internal audio ?
kamaljeeta6221 opened this issue · 4 comments
Before filing a bug:
- Have a look at previously asked questions to see if your question has been asked before.
- Properly format your question.
- All questions should be asked in English.
- Questions that are not related to the project will be deleted
- Delete all the above before posting
I will pin this issue for other users to see in the future. This question has been asked a couple of times.
As the library is now, it is not possible. You can have a look at the AudioPlaybackCapture API. Apparently, using this API, you will be able to retrieve/record audio from other applications (internal audio). I have not tested it though.
I do not have the time to implement this as it will need a lot of modification to the current code.
You (or whoever reads this in the future) are more than welcome to create a pull request and I will be more than happy to implement this into the project.
Any update on this? Do you plan to add this functionality in the future? @HBiSoft
I will pin this issue for other users to see in the future. This question has been asked a couple of times.
As the library is now, it is not possible. You can have a look at the AudioPlaybackCapture API. Apparently, using this API, you will be able to retrieve/record audio from other applications (internal audio). I have not tested it though.
I do not have the time to implement this as it will need a lot of modification to the current code.
You (or whoever reads this in the future) are more than welcome to create a pull request and I will be more than happy to implement this into the project.
Please add Internal Audio Feature, even I see there have many filling issues to option. when recording all currently selected items was goes to default.
any update on this?