GithubHelp home page GithubHelp logo

tbaranes / audioplayerswift Goto Github PK

View Code? Open in Web Editor NEW
275.0 275.0 44.0 236 KB

AudioPlayer is a simple class for playing audio in iOS, macOS and tvOS apps.

License: MIT License

Ruby 7.60% Swift 89.33% Objective-C 3.07%

audioplayerswift's People

Contributors

frranck avatar hessenh avatar jashenson avatar mirzazulfan avatar mortenh avatar pjay avatar pkclsoft avatar readmecritic avatar tbaranes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

audioplayerswift's Issues

Streaming and caching

Is possible do such things with the library?

start playing .mp3 from url immediately (like streaming or streaming)
cache it and track caching progress during it's playback
save cached file to local storage

None of your accounts are a member of 'TNVENL2JX3' error

Hi,
Could you set "team" to none inside the General/Signing section of the settings in the AudioPlayerSwift.xcodeproj you ship ?
I need to do it manually after updating carthage, otherwise when trying to build my project, i'm getting this error:
"None of your accounts are a member of 'TNVENL2JX3': An unexpected error occurred. Xcode cannot find a team matching 'TNVENL2JX3'."

Propose Logo

Hi @tbaranes . I'm graphic disigner. I would like to know if you are interested that I make a logo for your project? If you allowed me, i"ll make logo for your project and it's free.
Best Regard

Set name

Please make it possible to set the name property so it is useable, so that it is possible to compare name to a custom variable to see if it is the song currently playing.
Either change it to var, make a setter method or constructor argument.

Wrong duration time.

Hi,

I use this library to play some mp3 files, but always audioPlayer.duration time is incorrect. It is with approximately one minute less. I think that AVAudioPlayer doesn't render correct the audio file.
For example for this file http://mybible.ro/audio/geneza-1.mp3 on the webpage duration is 6:23, while on iOS app is 5:06...

Any suggestions?

Song is silent in iOS 10

Hi,
I use this library in iOS 11 (simulator) and work well. But, when i use in my iOS 10 real device, the song is silent. why is this happening? is it because ios version?
Thank

Compile error on swift 4

Hello,

I have used successfully this library but had to make a small change in order to compile it for swift v 4.

I am using xcode 9,1 here and the default configurations for a swift project.

On compiling, xcode complained that the HandleFadeTo function (line 86 currently) was not able to get seen by objective c and asked to include an @objc directive before it.

I did exactly that and then the compile went smoothly.

I wanted to submit a pool request but git specially on github is still confusing enough that I would not risk playing with branches on a public project, not yet at least. But here it is if you want to patch it yourself or for other people who happen to have the same issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.