added an optional feature to recieve automatic updates which include scripts and sounds downloading on demand.
This commit is contained in:
@@ -11,5 +11,7 @@
|
||||
#if {@pitch <> "na"} {#pc %var(@id) frequency @pitch}
|
||||
}};
|
||||
#gagline all;
|
||||
#if {%playhandle=0} {#SetSpeech system stop;#say {Failed to play @soundpath.}}}
|
||||
#if {%playhandle=0} {#SetSpeech system stop;#say {Failed to play @soundpath.};
|
||||
#var faildsound {$sphook @action:@soundpath:@volume:@pitch:@pan:@id};
|
||||
#if {@AutomaticUpdate="enabled"} {FetchSound @soundpath}}}
|
||||
#trig {$buffer *} {#gagline all; #say %1 voiceonly}
|
||||
Reference in New Issue
Block a user