Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Sayit Adapter spielt keine Ankündigung Sounds

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    113

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    156

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    865

Sayit Adapter spielt keine Ankündigung Sounds

Scheduled Pinned Locked Moved ioBroker Allgemein
5 Posts 5 Posters 719 Views 6 Watching
  • 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.
  • B Offline
    B Offline
    Bernd_M
    wrote on last edited by
    #1

    Windows 11
    NPM 9.8.1
    Node.js v18.18.2
    alles Adapter auf aktuellen Stand stable

    der Sayit Adapter spielt keine Ankündigungs Sounds mehr ab.
    Erst Update auf auf Version 3.0.5 gemacht, den Fehler bemerkt dann:

    Alte Version 1.xx wurde vollständig gelöscht.
    Dann Installation auf Version 3.0.5, seitdem sind keine Ankündigungs Sounds mehr anwählbar,
    im Auswahlmenue steht alles auf "kein", wählt man etwas an und speichert dannsteht auf allen Auswahlplätzen z.B. "gong.mp3"
    sayit Screenshot 2023-09-19 160530.jpg
    bei Typ Browser und Start "Test"
    kommt Fehlermeldung und der Testtext wird im Browser wiedergeben,
    klickt man auf den grünen Pfeil wird der Sound im Browser abgespielt.

    bei Typ System und Start "Test"
    kommt Fehlermeldung und der Testtext wird auf dem System wiedergeben,
    klickt man auf den grünen Pfeil wird der Sound im Browser abgespielt
    Screenshot 2023-09-20 113741.jpg
    Fehlermeldung:
    Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'

    die Dateien sind unter C:\ioBroker\iobroker-data\files\sayit.0\tts.userfiles\gong.mp3 vorhanden.

    
    2023-10-05 19:06:55.779 - error: sayit.1 (9128) Error: Cannot find module 'mdns'
    Require stack:
    - C:\ioBroker\node_modules\iobroker.sayit\main.js
    2023-10-05 19:07:27.531 - error: sayit.1 (9128) Error: Cannot find module 'mdns'
    Require stack:
    - C:\ioBroker\node_modules\iobroker.sayit\main.js
    2023-10-05 19:07:38.521 - error: sayit.1 (9128) Error: Cannot find module 'mdns'
    Require stack:
    - C:\ioBroker\node_modules\iobroker.sayit\main.js
    2023-10-05 19:07:43.832 - error: sayit.1 (9128) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
    2023-10-05 19:07:43.835 - error: sayit.1 (9128) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
    2023-10-05 19:07:43.956 - info: sayit.1 (9128) saying: Hallo 21
    2023-10-05 19:08:45.693 - info: sayit.1 (9128) stopping...
    2023-10-05 19:08:46.201 - info: sayit.1 (9128) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2023-10-05 19:08:46.822 - warn: host.IOT-Server instance system.adapter.sayit.1 terminated due to SIGTERM
    2023-10-05 19:08:52.085 - info: sayit.1 (2912) starting. Version 3.0.5 in C:/ioBroker/node_modules/iobroker.sayit, node: v18.18.0, js-controller: 5.0.12
    2023-10-05 19:08:52.102 - info: sayit.1 (2912) Upload announce mp3 files
    2023-10-05 19:08:52.276 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
    2023-10-05 19:09:23.091 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
    2023-10-05 19:09:23.095 - error: sayit.1 (2912) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
    2023-10-05 19:09:23.355 - error: sayit.1 (2912) stderr:
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    2023-10-05 19:09:23.371 - error: sayit.1 (2912) sayItWindows: Exit code: Error: Command failed: C:\ioBroker\node_modules\iobroker.sayit\say\SayStatic.exe "Hallo 1"
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    2023-10-05 19:10:04.662 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
    2023-10-05 19:10:04.668 - error: sayit.1 (2912) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
    2023-10-05 19:10:04.798 - info: sayit.1 (2912) saying: Hallo 2
    2023-10-05 19:26:46.069 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
    2023-10-05 19:26:46.072 - error: sayit.1 (2912) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
    2023-10-05 19:26:46.183 - info: sayit.1 (2912) saying: Hallo 3 
    
    
    

    Was mir noch aufgefallen ist, das die Optionen:
    Ankündigungstimeout, Announce duration, Ankündigungslautstärke
    nur bei Typ "Windows default" erscheinen, was das früher auch so ?

    D 1 Reply Last reply
    0
    • B Bernd_M

      Windows 11
      NPM 9.8.1
      Node.js v18.18.2
      alles Adapter auf aktuellen Stand stable

      der Sayit Adapter spielt keine Ankündigungs Sounds mehr ab.
      Erst Update auf auf Version 3.0.5 gemacht, den Fehler bemerkt dann:

      Alte Version 1.xx wurde vollständig gelöscht.
      Dann Installation auf Version 3.0.5, seitdem sind keine Ankündigungs Sounds mehr anwählbar,
      im Auswahlmenue steht alles auf "kein", wählt man etwas an und speichert dannsteht auf allen Auswahlplätzen z.B. "gong.mp3"
      sayit Screenshot 2023-09-19 160530.jpg
      bei Typ Browser und Start "Test"
      kommt Fehlermeldung und der Testtext wird im Browser wiedergeben,
      klickt man auf den grünen Pfeil wird der Sound im Browser abgespielt.

      bei Typ System und Start "Test"
      kommt Fehlermeldung und der Testtext wird auf dem System wiedergeben,
      klickt man auf den grünen Pfeil wird der Sound im Browser abgespielt
      Screenshot 2023-09-20 113741.jpg
      Fehlermeldung:
      Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'

      die Dateien sind unter C:\ioBroker\iobroker-data\files\sayit.0\tts.userfiles\gong.mp3 vorhanden.

      
      2023-10-05 19:06:55.779 - error: sayit.1 (9128) Error: Cannot find module 'mdns'
      Require stack:
      - C:\ioBroker\node_modules\iobroker.sayit\main.js
      2023-10-05 19:07:27.531 - error: sayit.1 (9128) Error: Cannot find module 'mdns'
      Require stack:
      - C:\ioBroker\node_modules\iobroker.sayit\main.js
      2023-10-05 19:07:38.521 - error: sayit.1 (9128) Error: Cannot find module 'mdns'
      Require stack:
      - C:\ioBroker\node_modules\iobroker.sayit\main.js
      2023-10-05 19:07:43.832 - error: sayit.1 (9128) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
      2023-10-05 19:07:43.835 - error: sayit.1 (9128) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
      2023-10-05 19:07:43.956 - info: sayit.1 (9128) saying: Hallo 21
      2023-10-05 19:08:45.693 - info: sayit.1 (9128) stopping...
      2023-10-05 19:08:46.201 - info: sayit.1 (9128) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-10-05 19:08:46.822 - warn: host.IOT-Server instance system.adapter.sayit.1 terminated due to SIGTERM
      2023-10-05 19:08:52.085 - info: sayit.1 (2912) starting. Version 3.0.5 in C:/ioBroker/node_modules/iobroker.sayit, node: v18.18.0, js-controller: 5.0.12
      2023-10-05 19:08:52.102 - info: sayit.1 (2912) Upload announce mp3 files
      2023-10-05 19:08:52.276 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
      2023-10-05 19:09:23.091 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
      2023-10-05 19:09:23.095 - error: sayit.1 (2912) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
      2023-10-05 19:09:23.355 - error: sayit.1 (2912) stderr:
      This application has requested the Runtime to terminate it in an unusual way.
      Please contact the application's support team for more information.
      2023-10-05 19:09:23.371 - error: sayit.1 (2912) sayItWindows: Exit code: Error: Command failed: C:\ioBroker\node_modules\iobroker.sayit\say\SayStatic.exe "Hallo 1"
      This application has requested the Runtime to terminate it in an unusual way.
      Please contact the application's support team for more information.
      2023-10-05 19:10:04.662 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
      2023-10-05 19:10:04.668 - error: sayit.1 (2912) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
      2023-10-05 19:10:04.798 - info: sayit.1 (2912) saying: Hallo 2
      2023-10-05 19:26:46.069 - error: sayit.1 (2912) Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
      2023-10-05 19:26:46.072 - error: sayit.1 (2912) Cannot play file: Error: Cannot upload file "tts.userfiles\gong.mp3" to state: Error: ENOENT: no such file or directory, open 'tts.userfiles\gong.mp3'
      2023-10-05 19:26:46.183 - info: sayit.1 (2912) saying: Hallo 3 
      
      
      

      Was mir noch aufgefallen ist, das die Optionen:
      Ankündigungstimeout, Announce duration, Ankündigungslautstärke
      nur bei Typ "Windows default" erscheinen, was das früher auch so ?

      D Offline
      D Offline
      do5tj80
      wrote on last edited by do5tj80
      #2

      @bernd_m
      gibt es hier schon was neues?
      Ich habe genau das gleiche Verhalten.
      Allerdings läuft iobroker bei mir unter Linux.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Sirfauntleroy
        wrote on last edited by
        #3

        Bei mir tritt das gleiche Verhalten auf. Habt Ihr schon eine Lösung gefunden?

        J 1 Reply Last reply
        0
        • S Sirfauntleroy

          Bei mir tritt das gleiche Verhalten auf. Habt Ihr schon eine Lösung gefunden?

          J Offline
          J Offline
          Jui
          wrote on last edited by
          #4

          Hallo Zusammen,
          habe auch das gleiche Verhalten, wird es ein Lösung geben?

          1 Reply Last reply
          0
          • crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active Developer
            wrote on last edited by
            #5

            Hilft vllt ein

            iob upload all
            

            umgestiegen von Proxmox auf Unraid

            1 Reply Last reply
            0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            Support us

            ioBroker
            Community Adapters
            Donate
            FAQ Cloud / IOT
            HowTo: Node.js-Update
            HowTo: Backup/Restore
            Downloads
            BLOG

            493

            Online

            32.8k

            Users

            82.7k

            Topics

            1.3m

            Posts
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
            ioBroker Community 2014-2025
            logo
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Home
            • Recent
            • Tags
            • Unread 0
            • Categories
            • Unreplied
            • Popular
            • GitHub
            • Docu
            • Hilfe