• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Question about audio

    Dashboard Designer & Custom AngularJS Pages
    2
    5
    1.9k
    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.
    • seanS
      sean
      last edited by

      in 3.5.5 audio sound have error
      GET http://192.168.7.250/rest/v2/file-stores/public/Alert5.mp3 net::ERR_ABORTED 406 (Not Acceptable)
      code like this

      <audio ng-if="sound == true" ng-src="{{'/rest/v2/file-stores/public/MGS_Alert5.mp3'}}" type="audio/mpeg" autoplay="true"></audio>
      <md-switch ng-model="sound"></md-switch>
      

      when change switch just console have error.

      but same code in 3.4.3 it just current play sound . How do I fix ?

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire
        last edited by

        Good question, looks like a bug. I'll look into it.

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • Jared WiltshireJ
          Jared Wiltshire
          last edited by

          @sean One of our framework libraries (Spring) changed underneath us causing this bug. I have committed a fix to Mango core for it, it will be included in the next release. Sorry for the inconvenience.

          Developer at Radix IoT

          1 Reply Last reply Reply Quote 0
          • Jared WiltshireJ
            Jared Wiltshire
            last edited by

            @sean https://forum.infiniteautomation.com/topic/3903/release-notes-for-core-3-5-6

            Developer at Radix IoT

            seanS 1 Reply Last reply Reply Quote 0
            • seanS
              sean @Jared Wiltshire
              last edited by

              @jared-wiltshire Thank Jared.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post