Hi,
I am trying to play some text in playback in ARI.
I have tried below:
playback = channel.playWithId(playbackId="test_id", media='characters:hello world')
but it is playing characters and not the words. How can I play the complete word in ARI?
I have refered to https://wiki.asterisk.org/wiki/display/AST/ARI+and+Channels%3A+Simple+Media+Manipulation