Captioning software can be used to transcribe what is being said.
Software is a set of computer programs and related documents and data. This is in contrast to the hardware that makes up the system and actually does the work.
At the lowest level of programming, executable code consists of machine instructions supported by a single processor, usually a central processing unit (CPU) or graphics processing unit (GPU).
A machine language consists of groups of binary values that represent processor instructions that change the state of the computer from its previous state. For example, an instruction can change a value stored in a specific memory location of a computer, but this is not directly observable by the user.
A statement can also invoke one of many input or output operations, such as displaying text on a computer screen. Causes a state change that should be visible to the user. The processor executes instructions in the order provided unless it is told to "jump" to another instruction or interrupted by the operating system.
learn more about Software here. https://brainly.com/question/1538272
#SPJ4