127
127
%W%# "stdin" is not an audio device. Don't use this unless you
128
128
%W%# understand what this means. Read the User Guide.
129
129
%W%# You can also specify "UDP:" and an optional port for input.
130
- %W%# Something different must be specified for output.
130
+ %W%# "-" or "stdout" can be used to pipe audio out to another application.
131
+ %W%# The -O option must be specified on the command line to support this.
131
132
%W%
132
133
%W%# ADEVICE stdin 0
133
134
%W%# ADEVICE UDP:7355 0
135
+ %W%# ADEVICE stdin stdout
134
136
%W%
135
137
%W%# The position in the list can change when devices (e.g. USB) are added and removed.
136
138
%W%# You can also specify devices by using part of the name.
153
155
%L%# "stdin" is not an audio device. Don't use this unless you
154
156
%L%# understand what this means. Read the User Guide.
155
157
%L%# You can also specify "UDP:" and an optional port for input.
156
- %L%# Something different must be specified for output.
158
+ %L%# "-" or "stdout" can be used to pipe audio out to another application.
159
+ %L%# The -O option must be specified on the command line to support this.
157
160
%L%
158
161
%L%# ADEVICE stdin plughw:1,0
159
162
%L%# ADEVICE UDP:7355 default
163
+ %L%# ADEVICE stdin stdout
160
164
%L%
161
165
%R% ---------- Mac ----------
162
166
%R%
178
182
%M%# "stdin" is not an audio device. Don't use this unless you
179
183
%M%# understand what this means. Read the User Guide.
180
184
%M%# You can also specify "UDP:" and an optional port for input.
181
- %M%# Something different must be specified for output.
185
+ %M%# "-" or "stdout" can be used to pipe audio out to another application.
186
+ %M%# The -O option must be specified on the command line to support this.
182
187
%M%
183
188
%M%# ADEVICE UDP:7355 default
189
+ %M%# ADEVICE stdin stdout
184
190
%M%#
185
191
%C%
186
192
%C%#
596
602
%C%#TTERR NO_CALL SPEECH No call or object name.
597
603
%C%#TTERR SATSQ SPEECH Satellite square must be 4 digits.
598
604
%C%#TTERR SUFFIX_NO_CALL SPEECH Send full call before using suffix.
599
- %C%
605
+ %C%
0 commit comments