updated doc

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1431 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 17 years ago
parent 4cfa29514f
commit 2abfe0f457

@ -1,16 +1,15 @@
Actions:
utils.getNewId(string varname)
-- play count for laguages that have single digits after the 10s (like english)
utils.playCountRight(int cnt [, string basedir])
-- play count for laguages that have single digits befire the 10s (like german)
utils.playCountLeft(int cnt [, string basedir])
utils.playCountRight(int cnt [, string basedir])
play count for laguages that have single digits after the 10s (like english)
utils.playCountLeft(int cnt [, string basedir])
play count for laguages that have single digits befire the 10s (like german)
utils.spell(string word[, string basedir])
plays each character in the word (e.g. utils.spell(321,wav/digits/) plays
wav/digits/3.wav, wav/digits/2.wav, wav/digits/1.wav
like SayDigits
SCUSpellAction
Conditions:

Loading…
Cancel
Save