1- .Dd November 9 , 2025
1+ .Dd November 21 , 2025
22.Dt HEAR 1
33.Os Darwin
44.Sh NAME
1414.Op Fl n Ar input_device_id
1515.Sh DESCRIPTION
1616.Nm
17- is a command line interface for the built-in speech recognition
18- capabilities in macOS. It supports transcription of both audio files
19- and microphone input. If no input file is provided, the default behaviour
20- is to transcribe from the default audio input device, typically the
21- microphone.
17+ is a command line interface for the built-in speech recognition capabilities in
18+ macOS. It supports transcription of both audio files and data from audio input
19+ devices. If no input file is provided, the default behaviour is to transcribe
20+ from the default audio input device, typically the microphone.
2221.Pp
2322The following flags are supported:
2423.Bl -tag -width -indent
@@ -48,7 +47,8 @@ Enable subtitle mode, producing .srt output (file input only, experimental)
4847Set exit word. This causes the program to exit when a speech recognition result
4948ends with the specified word.
5049.It Fl t -timeout Ar seconds
51- Exit if no recognition results are received within the specified number of seconds.
50+ Exit if no recognition results are received within the specified number of
51+ seconds.
5252.It Fl a -audio-input-devices
5353List available audio input devices and exit.
5454.It Fl n --input-device-id
@@ -61,7 +61,7 @@ Print program name and version, and exit.
6161.Pp
6262Returns 0 on success and greater than 0 on error or failure.
6363.Sh SEE ALSO
64- .Xr afplay 1
64+ .Xr afplay 1 ,
6565.Xr say 1
6666.Sh AUTHORS
67- .An Sveinbjorn Thordarson <sveinbjorn@sveinbjorn.org>
67+ .An Sveinbjorn Thordarson <sveinbjorn@sveinbjorn.org>
0 commit comments