All Projects → KeenTeam1990 → KTAudioSoundWave

KeenTeam1990 / KTAudioSoundWave

Licence: other
🍐KTSoundWave-根据语音绘制波浪动画,录音波形图及分贝检测

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to KTAudioSoundWave

orcanode
Software for live-streaming and recording lossy or lossless compressed audio (HLS, DASH, FLAC) via AWS S3 buckets. ⭐
Stars: ✭ 23 (+4.55%)
Mutual labels:  audio-streaming, audio-recorder
Nymphcast
Audio and video casting system with support for custom applications.
Stars: ✭ 2,010 (+9036.36%)
Mutual labels:  audio-streaming
2nfm
Share your screen and computer's audio via WebRTC!
Stars: ✭ 29 (+31.82%)
Mutual labels:  audio-streaming
laav
Asynchronous Audio / Video Library for H264 / MJPEG / OPUS / AAC / MP2 encoding, transcoding, recording and streaming from live sources
Stars: ✭ 50 (+127.27%)
Mutual labels:  audio-streaming
goicy
AAC and MPEG (MP1, MP2, MP3) Icecast/Shoutcast source client written in Go
Stars: ✭ 58 (+163.64%)
Mutual labels:  audio-streaming
amplyfm
A free and open-source web app for streaming music.
Stars: ✭ 46 (+109.09%)
Mutual labels:  audio-streaming
subplayer
A music player frontend compatible with Subsonic backends
Stars: ✭ 66 (+200%)
Mutual labels:  audio-streaming
anyfesto
Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
Stars: ✭ 66 (+200%)
Mutual labels:  audio-streaming
Snapcast
Synchronous multiroom audio player
Stars: ✭ 4,028 (+18209.09%)
Mutual labels:  audio-streaming
bobcaygeon
Multi-room streaming, built on airplay
Stars: ✭ 19 (-13.64%)
Mutual labels:  audio-streaming
shairport-sync
AirPlay audio player. Shairport Sync adds multi-room capability with Audio Synchronisation
Stars: ✭ 5,532 (+25045.45%)
Mutual labels:  audio-streaming
libopusenc
Library for encoding .opus audio files and live streams.
Stars: ✭ 92 (+318.18%)
Mutual labels:  audio-streaming
sepia-stt-server
SEPIA server to support open-source speech recognition via WebSocket connection.
Stars: ✭ 45 (+104.55%)
Mutual labels:  audio-streaming
uos
United Open-libraries of Sound. United procedures for open-source audio libraries. For FPC/Lazarus/fpGUI/MSEgui.
Stars: ✭ 112 (+409.09%)
Mutual labels:  audio-streaming
Tizonia Openmax Il
Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices.
Stars: ✭ 1,556 (+6972.73%)
Mutual labels:  audio-streaming
mumble-discord-bridge
A simple voice bridge between Mumble and Discord.
Stars: ✭ 123 (+459.09%)
Mutual labels:  audio-streaming
gst-sync-server
A library for synchronised network playback applications
Stars: ✭ 56 (+154.55%)
Mutual labels:  audio-streaming
audiobug
A simple Android app to record audio through the microphone.
Stars: ✭ 19 (-13.64%)
Mutual labels:  audio-recorder
Nodetube
Open-source YouTube alternative that offers video, audio and image uploads, livestreaming and built-in monetization
Stars: ✭ 2,066 (+9290.91%)
Mutual labels:  audio-streaming
AudioStreaming
An AudioPlayer/Streaming library for iOS written in Swift using AVAudioEngine.
Stars: ✭ 59 (+168.18%)
Mutual labels:  audio-streaming

KTAudioSoundWave

KTAudioSoundWave-根据语音音贝绘制波浪动画

效果图

[self.waveView setCt_size:CGSizeMake(SCREEN_WIDTH, 200)];
[self.waveView centerXEqualToView:self.view];
[self.waveView setCt_y:SCREEN_HEIGHT-self.view.safeAreaBottomGap - SCREEN_HEIGHT/2];

- (DDSoundWaveView *)waveView {
if (!_waveView) {
_waveView = [[DDSoundWaveView alloc] init];
}
return _waveView;
}

新手项目,多多包涵,谢谢!!有相关问题可以在线留言或发邮件至[email protected],谢谢!

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳

The MIT License (MIT) Copyright (c) 2014 KEENTEAM

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].