audio-streaming
Audio repeater with NAudio
I\'m implementing a program that reads an audio stream from an input device and sends it to an output device using NAudio. To do that, I get the data from the input stream using WaveIn and its DataAva[详细]
2023-03-21 09:42 分类:问答How to record Audio using Microphone in AAC codec format
How to record Audio using Micro开发者_运维问答phone in AAC codec format in mp4 file using gstreamer ?[详细]
2023-03-20 20:44 分类:问答Adobe AIR for iPhone app : can audio streaming play in background?
Can an iphone app developed with Adobe AIR (version 2.6/2.7) play a streaming sound when it is in background ?[详细]
2023-03-20 10:15 分类:问答Android seekbar with streaming audio
I currently have a media player that is streaming a mp3. I have a seekbar, hwoever, it is not working. I have tried it with an actual raw file and that seems to work. I think the seekbar is not gettin[详细]
2023-03-18 17:02 分类:问答Audio data streaming in HTML5
I am receiving PCM audio data from the server in small chunks and having them stored in an Array. Now I would like to play these audio chunks sequentially without gaps using some HTML5 capability. Two[详细]
2023-03-17 20:31 分类:问答Playing audio from a continuous stream of data (iOS)
Been banging my head against this problem all morning. I have setup a connection to a datasource which returns audio data (It is a recording device, so there is no set length on the data. the data ju[详细]
2023-03-17 18:57 分类:问答Strategy for time-indexed audio archive with lossy compression
For part of one of my projects, I am considering developing an audio archive for internet radio stations.This archive would be indexed and addressable by date/time.[详细]
2023-03-17 17:30 分类:问答Why does it take so long for Android's MediaPlayer to prepare some live streams for playback?
I am finding big differences in the time it takes the Android MediaPlayer to prepare for live stream playback with different streams.[详细]
2023-03-17 04:11 分类:问答Playing an mp3 live stream with Flash/Actionscript
I\'m completely new to ActionScript and Flash. I need to create a flash plugin that can play audio that is streaming live in an mp3 format.I would have used the new html5 <audio> tag except that[详细]
2023-03-16 02:27 分类:问答Is Real time pitch shifting possible with AudioUnit?
I am playing two sine wave tone generated on the fly with the help of AudioUnit. I need to give the user a UISlider which helps him to change the pitch of the tone on the fly. I am st开发者_如何学Cuck[详细]
2023-03-16 01:53 分类:问答