audio-streaming
How to play audio sample buffers from AVCaptureAudioDataOutput
The main goal of the app Im trying to make is a peer-to-peer video streaming. (Sort of like FaceTime using bluetooth/WiFi).[详细]
2023-02-22 21:52 分类:问答AVAudioPlayer returns error "pty?"
AVAudioPlayer seems not to handle some audio files that can be handled开发者_JAVA技巧 if using AudioStreamer (https://github.com/mattgallagher/AudioStreamer) even when played as a local file.[详细]
2023-02-20 00:24 分类:问答Knowing when AVPlayer object is ready to play
I\'m t开发者_运维百科rying to play an MP3 file that is passed to an UIView from a previous UIView (stored in a NSURL *fileURL variable).[详细]
2023-02-18 22:47 分类:问答Broadcast an audio stream
I\'m building a c# application that caputures subtitles from TV-channels. The purpose of this isthat visual impared persons are able to hear the translation.[详细]
2023-02-18 18:22 分类:问答rendering an audio stream (WASAPI / WINAPI )
i\'m currently reading the documentation of MSDN to render a stream to an audio renderer.. or in other word, to play my captured data from microph开发者_Python百科one.[详细]
2023-02-18 15:53 分类:问答Audio Streaming in C
I am working on this project in which we\'ve got to implement real time audio streaming. Think of it as more or less a phone conversation, so the audio data that is fed in needs to be played while bei[详细]
2023-02-18 06:44 分类:问答HTML5 Audio Streaming
There has been some talk of this around stackoverflow before, but nothing really answered this question from what I have seen.[详细]
2023-02-17 00:06 分类:问答Live audio streaming between mobile phones
We are trying to implement live audio streaming between two bluetooth enabled mobile phones. Is there any package which supports the live audio streaming in J2ME? Looking forwards for 开发者_开发知识库[详细]
2023-02-15 18:36 分类:问答Is "WAV parameter set" the right name?
I\'m sending some metadata to an external component whose job is to play PCM WAV files streamed over the network. The metadata consists of the foll开发者_C百科owing fields:[详细]
2023-02-15 15:13 分类:问答AVPlayer streaming audio in background
I have a problem with the AVPlayer playing in background mode, like a lot of people here and everywhere on the web. I\'ve done what I think is supposed to work, but is still doesn\'t... I think my pro[详细]
2023-02-14 10:24 分类:问答