We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Play back time in puzzle

Home Forums Puzzles Play back time in puzzle

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #80963
    riya
    Participant

    My team working with project containing text to match audio file mp3 player. we like to match the text by auto scrolling with voice over. But in puzzle we were not able to get time the exact playback time of current audio file. Is there any way to get the playback time for the audio file?
    Thanks in advance.

    #80964
    kdv
    Participant

    https://www.soft8soft.com/docs/manual/en/puzzles/Sound.html#get_playback_time
    https://www.soft8soft.com/docs/manual/en/puzzles/Sound.html#get_duration

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #80965
    riya
    Participant

    Thanks for your reply @kdv .
    I tried the above i can be able to get only the full duration of the audio file from get duration puzzle. I am not able to get the exact playback time of the audio file from get playback time puzzle. Is it any way to check the playback time of audio file (current time stamps) ? or after 5s or 10s of audio file time?

    #80967
    kdv
    Participant

    looks like the puzzle is not working at all :wacko:

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #80970
    riya
    Participant

    @kdv Thank you

    #80984

    Yep, getting current playback rate is not supported for “audio” assets yet. Try “music” instead.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #80985
    riya
    Participant

    @Alexander kovelenov Thanks for replying.
    My team tried in “Music ” too even in Music playback rate is not working. Is there any chance in future update Play back rate will work for sounds/Music?

    #80986
    kdv
    Participant

    it’s possible with Audio()

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.