RemoteAudio.Go


static function Go

Prototype:

static function Go(string filename, number repeat=false, number send_file=true, string key="DefaultStaticPlayer")

Parameters

filename
(string) // TO DO
repeat
(number) has a default value of false
send_file
(number) has a default value of true
key
(string) has a default value of "DefaultStaticPlayer"

Description:

TODO: Document this

Return value:

// TO DO