lib/ruby-agi/command.rb in ruby-agi-1.1.0 vs lib/ruby-agi/command.rb in ruby-agi-1.1.1
- old
+ new
@@ -649,10 +649,10 @@
return rs
end
#
- # stream file: Sends audio file on channel
+ # stream file: Sends audio file on channel
# Send the given file, allowing playback to be interrupted by the given digits, if any.
# Use double quotes for the digits if you wish none to be permitted.
# If sample offset is provided then the audio will seek to sample offset before play starts.
# Remember, the file extension must not be included in the filename.
#