Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guide开发者_如何学Clines. It is not currently accepting answers.
I\'m working on an Android program that needs to playback audio files repeatedly with very exact timing (music program).
Say i have a HTML5tag. Is there any possible way for Javascript on the page to get the current speaker output, and then graph it to produce a volume bar that got larger when the music got louder and s
My task is to record wave file, convert it to ogg and pack it to the riff container. First two parts were done, but I have problems with the third part. I\'ve found a source code which can solve my pr
I want to press the button on the headset, play a sound via the speaker phone, then record a 10 second audio clip. Here is my code:
I\'m currently working on a project that has been relatively easy, up until now. The underlying project is to transmit data/messages over lasers using audio transformation.
I\'m writing a Ruby on Rails application which allows a user to upload an mp3 file, then play it back.I have it working to the point where a user can do those things, BUT there is an issue when seekin
I have searched around for possible answers, but did not find one that came close to what I require.
I\'ve been looking around for a method to embed audio onto a website, have a capability to loop and autoplay and also be able to mute and unmute the audio with javascri开发者_如何学Pythonpt. I know th
I have a URL that returns a 8-bit PCM, mono, 8 kHz WAV sound. When I try to play that URL via Android\'s MediaPlayer class, I get an error and the following in LogCat: