My script as follow:
program main
        echo "HELLO"
        play my.au
        restart
^1
        play &number 100
        restart
^9
        play yes
        echo "9"
        exit
^2
        play &number 200
        restart

I  call the bayonne server with myphone, I can hear the voice my.au
,but it can't exec restart command!  I can  succeeded to exec the
script in soundcard fdriver! who can help me ? thank you !


_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel

Reply via email to