apparser apparser apparser
/

Info

  • Apparser
  • Install
  • Package map
  • Instructions Info

Examples

  • Quick Start
  • Text Recognition

Apparser

  • core
    • App
    • BaseUi
    • DesktopUi
    • CoordinatesUi
    • WindowUi
    • WindowByDisplayUi
  • cv
    • handlers
      • CvHandlers
      • DefaultHandlers
    • models
      • CvAllData
      • CvChangeData
      • CvHandler
      • CvBox
    • processes
      • CvProcess
      • DefaultCvProcess
    • readers
      • CvReader
      • YoloReader
    • utils
      • ChangesChecker
    • events
  • geometry
    • Point
    • Size
    • RelativelyPoint
    • distance
  • instructions
    • debuggers
      • BaseDebugger
      • Debugger
    • ocr
      • PrintAllText
      • ClickOnText
      • GetText
      • MoveToText
      • OCRInstruction
      • PlotAllText
      • WaitText
    • speak
      • SpeakInstruction
      • PlayTextAudio
      • SayTextAudio
    • utils
      • get_instruction_by_id
      • get_instruction_by_name
    • PressKey
    • PressKeyUp
    • PressKeyDown
    • PressKeysCombination
    • PlayAudio
    • PlayAudioFile
    • SayAudio
    • SayAudioFile
    • Sleep
    • MouseClick
    • MouseUp
    • MouseDown
    • WriteText
    • MouseMove
    • MouseClickTo
    • WindowMove
    • WindowResize
    • WindowToForeground
    • WindowToBackground
    • UiInstruction
    • BaseInstruction
    • UniqueAlgorithm
    • Algorithm
    • IdsAlgorithm
    • NamesAlgorithm
    • SpeakAlgorithm
    • OCRAlgorithm
    • BaseAlgorithm
  • movers
    • BaseMover
    • DefaultMover
    • AntiRobotMover
  • speakers
    • BaseSpeaker
    • TorchSpeaker
    • ChatTTSSpeaker
  • text_readers
    • BaseTextReader
    • EasyOcrReader
    • PaddleTextReader
    • ScreensController
    • WhiteBlackReader
    • TextData
  • key_codes
  • exceptions
  1. apparser /
  2. speakers

speakersΒΆ

  • BaseSpeaker
  • TorchSpeaker
  • ChatTTSSpeaker
Previous
AntiRobotMover
Next
BaseSpeaker

Made with Sphinx and Shibuya theme.