132
132
%W%# "stdin" is not an audio device. Don't use this unless you
133
133
%W%# understand what this means. Read the User Guide.
134
134
%W%# You can also specify "UDP:" and an optional port for input.
135
- %W%# Something different must be specified for output.
135
+ %W%# "-" or "stdout" can be used to pipe audio out to another application.
136
+ %W%# The -O option must be specified on the command line to support this.
136
137
%W%
137
138
%W%# ADEVICE stdin 0
138
139
%W%# ADEVICE UDP:7355 0
140
+ %W%# ADEVICE stdin stdout
139
141
%W%
140
142
%W%# The position in the list can change when devices (e.g. USB) are added and removed.
141
143
%W%# You can also specify devices by using part of the name.
158
160
%L%# "stdin" is not an audio device. Don't use this unless you
159
161
%L%# understand what this means. Read the User Guide.
160
162
%L%# You can also specify "UDP:" and an optional port for input.
161
- %L%# Something different must be specified for output.
163
+ %L%# "-" or "stdout" can be used to pipe audio out to another application.
164
+ %L%# The -O option must be specified on the command line to support this.
162
165
%L%
163
166
%L%# ADEVICE stdin plughw:1,0
164
167
%L%# ADEVICE UDP:7355 default
168
+ %L%# ADEVICE stdin stdout
165
169
%L%
166
170
%R% ---------- Mac ----------
167
171
%R%
183
187
%M%# "stdin" is not an audio device. Don't use this unless you
184
188
%M%# understand what this means. Read the User Guide.
185
189
%M%# You can also specify "UDP:" and an optional port for input.
186
- %M%# Something different must be specified for output.
190
+ %M%# "-" or "stdout" can be used to pipe audio out to another application.
191
+ %M%# The -O option must be specified on the command line to support this.
187
192
%M%
188
193
%M%# ADEVICE UDP:7355 default
194
+ %M%# ADEVICE stdin stdout
189
195
%M%#
190
196
%C%
191
197
%C%#
607
613
%C%#TTERR NO_CALL SPEECH No call or object name.
608
614
%C%#TTERR SATSQ SPEECH Satellite square must be 4 digits.
609
615
%C%#TTERR SUFFIX_NO_CALL SPEECH Send full call before using suffix.
610
- %C%
616
+ %C%
0 commit comments