@phone::playRecording
Plays a recording for a given language.
Syntax:
@phone::playRecording(String recordingId, object playData,
String language)
Parameters:
- (String) recordingId: the recording resource identifier.
- (script object) playData: what to play depending
on the playType requested.
- (String) language: the language in which to play
the recording (if a null is passed, the recording will be played in the
language currently set with setLanguage).
Returns:
None
Example: