Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
55 views

I've been attempting to create captions for my audio. After a lot of searching, it seems srt is best for audio transcripts. After trying that and WebVTT, it's still not showing up. I'm not sure what ...
3 votes
2 answers
139 views

I am looking to construct CSS to target this element... <input type="button" pseudo="-webkit-media-controls-play-button" aria-label="play" ...
0 votes
2 answers
59 views

I’m building a simple music player in React that uses the HTMLAudioElement via audioRef. I expect the track to auto-play whenever I change currentTrack, but playback doesn’t start (though the UI ...
0 votes
1 answer
83 views

I am working on live class. Whenever a user unmute mic all the participants receive the audio stream. But audio can't play because of autoplay policy. It works well on desktop browser but not on iOS ...
0 votes
0 answers
40 views

I write a frontend tool to enhance the audio quality using WASM, but the speed control not work in safari only, Chrome and Firefox is ok. here is my mainly code // main.ts // Interfaces and Wasm ...
-1 votes
1 answer
252 views

I’m building a web application that captures microphone audio using MediaRecorder and sends it to the backend for processing. Everything works fine on most devices (desktop and mobile), but on some ...
0 votes
0 answers
48 views

I have an html5 application that uses three.js library for some 3d wireframe graphics and a background music (mp3). The page works perfectly in chrome. But If I send to to someone on facebook and they ...
0 votes
2 answers
70 views

How do I make table elements evenly spaced proportionate to the screen width?

I use InPage tabs for my website so I can't use "display: grid;" etc. Or it will show where it isn't supposed to show. I am trying to evenly space each element in the table can someone ...
0 votes
1 answer
45 views

Problem: About half a second after audio playback starts (in Safari and Orion), the progress bar "twitches", jumping back towards the start momentarily before continuing to progress. The ...
0 votes
1 answer
85 views

I'm trying to learn about the web audio API. I have a simple "Recording.m4a" file in my project directory, and I am attempting to load this file into an audio object and then play it on the ...
0 votes
0 answers
99 views

I have a global <MediaPlayer /> in my footer (AppFooter), and songs are played from individual song items in a list. When I click a play button in the list item, I sometimes get this runtime ...
0 votes
0 answers
31 views

I'm creating a phishing training website with Python Flask and HTML and trying to display an audio file on one of my slides. The audio file is of correct format, I've tested by visiting the URL for ...
1 vote
1 answer
55 views

I have this HTML code right now that automatically plays an audio after a set period of time: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"&...
1 vote
1 answer
83 views

I've tried mediaStream Recording API and audioWorkletProcessor API but they both have a issue. If the video is muted by users, they will get nothing. I want to get the audio data no matter the video ...
0 votes
0 answers
43 views

I created an html file with a javascprit script that allows you to do fade operations between two audio files. The files are played in two players, Player1 and Player2 respectively. On PC/Mac it works ...

15 30 50 per page
1
2 3 4 5
...
241

AltStyle によって変換されたページ (->オリジナル) /