Conference Tete routine

remarque: participation au discours par le mouvement de la tete

1 index
     in Membre en Presentation, Voix
     in Voix, Debit1
     action "Compter", 1, 10
     in Voix, Debit2

          si Debit1 = 0
          alors index 2
               si Debit2 > Debit1
               alors index 3
                    si Debit1 > Debit2
                    alors index 4
                         si Debit2 = Debit1
                         alors index 5

2 index
     action "Hocher", Tete
     action "Compter", 1, 10
     action "Baisser", Tete

3 index
     X = 0
     repeter
          action "Agiter", Tete, Gauche, Droite
          X = X + 1
     jusqu'a X = 3

4 index
     X = 0
     repeter
          action "Agiter", Tete, Haut, Bas
          X = X + 1
     jusqu'a X = 3

5 index
     action "Baisser", Tete
     action "Compter", 1, 10
     action "Mettre", Tete, Droite

     index 1

     retour