MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Auto Talking Calendar

    Scheduled Pinned Locked Moved General Discussion
    4 Posts 4 Posters 955 Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      adstaggs
      last edited by

      My mom is 95 so I am look to build a magic mirror that will automatically tell her of calendar events for the day by a motion sensor?

      S 1 Reply Last reply Reply Quote 0
      • A Offline
        AImirror Banned
        last edited by

        @adstaggs said in Auto Talking Calendar:

        My mom is 95 so I am look to build a magic mirror that will automatically tell her of calendar events for the day by a motion sensor?

        I like your idea You can also install a news feed

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @adstaggs
          last edited by

          @adstaggs i haven’t seen any function for text to speech support

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by A Former User

            Currently, MMM-TTS and MMM-GoogleTTS can change text to composed voice. both modules can be activated by notification.
            https://github.com/eouia/MMM-GoogleTTS#by-notification

            Default calendar module cannot response on demand, however it can broadcast all events when be refreshed. Maybe you can make your own module to receive and store events then use.

            MMM-CalendarExt has a feature to response specific events by notification query. https://github.com/eouia/MMM-CalendarExt/wiki/Use-Notification-(for-module-developers)#calext_tell_schedule

            MMM-CalendarExt2 also has same feature but somewhat different with MMM-CalendarExt
            https://github.com/eouia/MMM-CalendarExt2/wiki/3.-Usage#get-events

            MMM-NotificationTrigger can relay and chain notifications between modules. If you need to translate notification between modules you could use this module together.

            So It could be done by combination of above modules with PIR related module(MMM-PIR-Sensor??).

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy