Class Call
Audio mixin support through Bandwidth.com Catapult API. This should provide functions to stop, start, and playing given audio
All classes that supply: playAudio, stopAudio, stopSentence, startSentence should inherit this class.
this needs to be refactored.
- Catapult\GenericResource
-
Catapult\AudioMixin
-
Catapult\Call
Methods summary
public
|
#
__construct( )
construct the call as initiated or new each constructor must have a way to call itself's create/1 function with the arguments |
public
|
|
public static
|
|
public
|
#
bridgeWith( calls: $call, args: $args )
Bridge this call with another call forward to object bridge |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from Catapult\AudioMixin
Methods inherited from Catapult\GenericResource
__call(),
__toString(),
_init(),
_list(),
check(),
create(),
delete(),
get(),
getObjClass(),
getPath(),
getSchemaString(),
get_sub_function(),
load(),
reload(),
toArray(),
update()