Displaying 1 result from an estimated 1 matches for "8k16bitpcm".
2019 Feb 18
1
[asterisk-app-dev] Asterisk 13 ARI Playback of audio via HTTP
Hey, trying to use ARI with NodeJS - this doesn't work:
play(channel, 'sound:http://www.nch.com.au/acm/8k16bitpcm.wav');
should it?
https://wiki.asterisk.org/wiki/display/AST/ARI+and+Channels%3A+Simple+Media+Manipulation says:
A sound file located on the Asterisk system. You can use the /sounds resource to query for available sounds on the system. You can also use specify a media file which is consumed...