adhearsion-asterisk
Asterisk specific features for Adhearsion
File Explorer
- agents.rb
- queues.rb
- voicemail.rb
- agent_proxy.rb
- queue_agents_list_proxy.rb
- call_controller_methods.rb
- config_generator.rb
- config_manager.rb
- has_agi_context.rb
- plugin.rb
- queue_proxy.rb
- version.rb
- asterisk.rb
- adhearsion-asterisk.rb
- agents_spec.rb
- queues_spec.rb
- voicemail_spec.rb
- agent_proxy_spec.rb
- queue_agents_list_proxy_spec.rb
- call_controller_methods_spec.rb
- config_manager_spec.rb
- plugin_spec.rb
- queue_proxy_spec.rb
- asterisk_spec.rb
- the_following_code.rb
- has_agi_context.rb
- spec_helper.rb
- .gitignore
- .hound.yml
- .rspec
- .travis.yml
- adhearsion-asterisk.gemspec
- CHANGELOG.md
- Gemfile
- Guardfile
- LICENSE.txt
- Rakefile
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
play
View Details ▼
play
Audio player of SoX - Sound eXchange.
Plays any audio, with audio formats identified by the extension.
play {{path/to/audio_file}}
Play the given audio file:
play {{path/to/audio_file1 path/to/audio_file2 ...}}
Play the given audio files:
play {{path/to/audio_file}} speed 2.0
Play the given audio at twice the speed:
// repository documentation
Was this content helpful?
(0 ratings)
