Customize Sheet

200 Spoken Numbers

Please adjust parameters below to customize your sheet.

Audio Settings

How does it work?

Audio Settings

Speed (seconds)

Pace at which the spoken numbers will be spoken. Defaults to 1 second per digit.

Silence before start

The audio will start with a few seconds of silence before the digits are spoken. Defaults to 3 seconds.

Examples

Example 1

Basic example of a Grid Pattern grouping the numbers into 2-digit chunks.

Option Value
Grid Pattern 2
Pattern Width 1
Grid Direction Horizontal

Example 2

Same as previous example but 3-digit chunks. Note that an incomplete chunk at the end of a row will be continued on next row.

Option Value
Grid Pattern 3
Pattern Width 1
Grid Direction Horizontal

Example 3

This example highlights that you can make the chunks have different length, repeated periodically according to the Grid Pattern.

Option Value
Grid Pattern 6, 3, 2
Pattern Width 1
Grid Direction Horizontal

Example 4

Same as previous example but where the second and third chunks are printed in red and blue color, respectively

Option Value
Grid Pattern 6, 3:red, 2:blue
Pattern Width 1
Grid Direction Horizontal

Example 5

Keeping the grid pattern from the previous example, we increment the pattern width by one and notice that the pattern chunks now spawns over two rows.

Option Value
Grid Pattern 6, 3:red, 2:blue
Pattern Width 2
Grid Direction Horizontal

Example 6

If you prefer to read from the right to the left, flip the grid horizontally.

Option Value
Grid Pattern 6, 3:red, 2:blue
Pattern Width 2
Grid Direction Horizontal
Flip Horizontally True

Example 7

In this example we make the Pattern Width negative, resulting in the exact same output as in the previous example but with no horizontal lines printed.

Option Value
Grid Pattern 6, 3:red, 2:blue
Pattern Width -2
Grid Direction Horizontal
Flip Horizontally True

Example 8

Example of a pattern with 3-digit cycle but 9-digit-color cycle.

Option Value
Grid Pattern 3:blue, 3:blue, 3:blue, 3, 3, 3
Pattern Width 1
Grid Direction Horizontal

Example 9

In this example we set the grid direction to vertical. The pattern will now go from top-to-bottom column-by-column.

Option Value
Grid Pattern 3:blue, 3:blue, 3:blue, 3, 3, 3
Pattern Width 1
Grid Direction Vertical

Example 10

By increasing the Pattern Width, we columns gets wider.

Option Value
Grid Pattern 3:blue, 3
Pattern Width 3
Grid Direction Vertical