yuka-friends / Windrecorder

Windrecorder is a memory search app by records everything on your screen in small size, to let you rewind what you have seen, query through OCR text or image description, and get activity statistics.
GNU General Public License v2.0
2.91k stars 126 forks source link

Record PC Audio #169

Open mitac-31709 opened 4 months ago

mitac-31709 commented 4 months ago

Is there a function to record audio coming from the computer?

Antonoko commented 4 months ago

Currently there is not, but it should not be difficult to implement (only need to add parameters to ffmpeg to capture, maybe future versions can add this configuration toggle). However, Speech-to-Text still needs some research to see if there is an native API provided by the Windows. 🤔(Whisper might be little heavy

mitac-31709 commented 4 months ago

thenks, I was really impressed when I found this. Keep up the good work on the development. I'm rooting for you.

I am Japanese, and I am using a translation, so my wording may not be correct. Sorry.

Antonoko commented 4 months ago

thanks for feedback (also didn't expect there to be users from Japan!)

The current multi-lingual Japanese supports was translated by Google Translate. If you find any errors or unclear expressions, feel free and welcomed to submit a PR to make it better. (the translation config is under Windrecorder\windrecorder\config_src\languages.json

fxk0 commented 2 months ago

Hey is there any update on this? It would be great to have the option to turn the audio on in the ffmpeg video option :)

furllmm commented 1 week ago

@Antonoko which parameter? and how to add