Displaying 2 results from an estimated 2 matches for "cplaybackoffset".
2016 Oct 18
2
Say duration of alaw file?
I can get the size of a ulaw file using STAT.
And I can get the duration in seconds by doing filesize/8000.
Your tea-break challenge is to help me find the shortest most
Asterisk-like way of saying:
"The following file is [<n> minutes and] <s> seconds long".
...without referring to external applications!
Yes, I'm aware of the math behind it, but I was hoping for a
2011 May 30
1
ControlPlayback's options
Hi List,
Asterisk 's *ControlPlayback* will used for play any recorded file as an
audio player. Is it possible that we can use it for multiple forward and
rewind ?
ex:-
original: ControlPlayback(filename,skipms,ff,rew,stop,pause)
expected
ControlPlayback(filename,skip1,skip2,skip3,forward1,rewind1,forward2,rewind2,forward3,rewind3,stop,pause)
:
-----
Thanks and regards
Virendra Bhati