Is it helpful for coding in visual impairment?

    • vi21OP
      link
      fedilink
      arrow-up
      3
      ·
      3 years ago

      How do you read Python’s indents aloud?

      • LIESGREEDMISERY
        link
        fedilink
        arrow-up
        2
        ·
        3 years ago

        Is it like text-to-speech for piece of code?

        If I get this right, I am thinking the TTS can detect a block of code, like a block of method, block of if, block of for, by reading the indentation differences. The TTS would say something like “start of IF block”, and ended with “end of IF block”

        • vi21OP
          link
          fedilink
          arrow-up
          2
          ·
          3 years ago

          Reading Python code block like it is Ada is attractive.