Audio

You can record audio as you record with OBS Studio.

Or with audacity and bring it later.

sudo snap install audacity

In between your notes, you can also do it with LogSeq.

But what to do / how to process audio?

With those, I created:

I have been building TTS/S2T Web Apps:

TTS

You can do local TTS as I was doing here

I was initially using transcription here to create the audio for my tech yt videos.

That was based on OpenAI keys, see : https://github.com/JAlcocerT/Streamlit-MultiChat/blob/main/Z_Tests/OpenAI/openait2a.py

S2T / Transcription

See also: https://github.com/JAlcocerT/Streamlit-MultiChat/blob/main/Z_Tests/OpenAI/openais2t.py