Counting from 1 up to 10, then backwards
For text-to-speech network connection is needed You can try changing the from/to/step parameters passed to the Count custom block, say try: [-10 -1 2] to count from -10 to -1 with step 2 [-1 -10 -2] to count from -1 down to -10 with step -2