![]() |
Recording a Conversation - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: General Coding Help (https://python-forum.io/forum-8.html) +--- Thread: Recording a Conversation (/thread-43951.html) |
Recording a Conversation - puvuz - Jan-31-2025 I just started a new job in tech support and it requires documenting everything being said over the phone. I use a USB headset, the Yealink WHB620 specifically, and want to make a program that will record everything I said as well as what the person I'm talking to says. Anyone know how to do this or if it's possible considering the sound comes through the earpiece? |