All Projects → lxieyang → ionic-audio-player

lxieyang / ionic-audio-player

Licence: other
A simple audio player created with Ionic 4+ / Angular 8+ (updated in Aug 2019)

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ionic-audio-player

ionic-uber-clone
Ionic 4 Taxi Booking script
Stars: ✭ 34 (-52.78%)
Mutual labels:  ionic, ionic4
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (-73.61%)
Mutual labels:  ionic, ionic-native
ionic-login-component
Free sample of Premium Ionic Login Component
Stars: ✭ 17 (-76.39%)
Mutual labels:  ionic, ionic-native
app-starter
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.
Stars: ✭ 75 (+4.17%)
Mutual labels:  ionic, ionic4
example-cordova-code-push-plugin
Ionic + Cordova Code Push Plugin Example
Stars: ✭ 45 (-37.5%)
Mutual labels:  ionic, ionic4
ionic-socialsharing-with-deeplinking-example
Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.
Stars: ✭ 16 (-77.78%)
Mutual labels:  ionic, ionic-apps
ionic4-boilerplate
🚀 boilerplate for ionic4 with CI based on travis and fastlane. doc and example are provided
Stars: ✭ 25 (-65.28%)
Mutual labels:  ionic, ionic4
chihu
ionic2-example <吃乎>一款美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 64 (-11.11%)
Mutual labels:  ionic, ionic-apps
ionic-facebook-login
Ionic starter app to show you how to add Facebook Log In to an Ionic App.
Stars: ✭ 69 (-4.17%)
Mutual labels:  ionic, ionic-apps
ionic4-angular8-crud-mobileapps-example
Ionic 4 Angular 8 Tutorial: Learn to Build CRUD Mobile Apps
Stars: ✭ 20 (-72.22%)
Mutual labels:  ionic, ionic4
ionic4-angular7-httpinterceptor-example
Ionic 4 and Angular 7 Tutorial: HTTP Interceptor Example
Stars: ✭ 15 (-79.17%)
Mutual labels:  ionic, ionic4
ionic-truncated-slider-cards
Customized slider component to achieve a fancy horizontal truncated slider, basically for short list of cards
Stars: ✭ 19 (-73.61%)
Mutual labels:  ionic, ionic4
ionic3-image-handling
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
Stars: ✭ 35 (-51.39%)
Mutual labels:  ionic, ionic-apps
ionic4-angular7-example
Ionic 4, Angular 7 and Cordova Tutorial: Build CRUD Mobile Apps
Stars: ✭ 57 (-20.83%)
Mutual labels:  ionic, ionic4
ionic4-image-crop-upload
Ionic 4, Angular 7 and Cordova Crop and Upload Image
Stars: ✭ 16 (-77.78%)
Mutual labels:  ionic, ionic4
ionic4-vue-tabs
sample application using ionic framework tab component with vuejs
Stars: ✭ 17 (-76.39%)
Mutual labels:  ionic4, ionic4-example
ngx-ion-simple-mask
Input mask for Angular/Ionic
Stars: ✭ 21 (-70.83%)
Mutual labels:  ionic, ionic4
ionic3-whatsappclone
This is a template for WhatsApp for user with ionic framework. It's just a template with no backend for now. See Roadmap in Readme below
Stars: ✭ 24 (-66.67%)
Mutual labels:  ionic-apps, ionic4
ionic-video-chat-support
Ionic 3 Video and Group Text Chat
Stars: ✭ 19 (-73.61%)
Mutual labels:  ionic, ionic-apps
ionic4-ngrx-firebase
A basic application for Ionic 4 with firebase & ngrx actions, reducers and effects
Stars: ✭ 17 (-76.39%)
Mutual labels:  ionic, ionic4

Ionic Audio Player (updated w/ Ionic v4 & Angular v8 in 2019)

This is a simple audio player created with Ionic 4+ / Angular 8+ (updated in 2019)

It features a play/pause button, skip back/forward buttons and a progress bar that displays the current position of the audio file. It also supports setting arbitrary positions using the progress bar.

The app will automatically download the speech I Have a Dream from the Internet and prep for playing. You'll have to have an actual Android or iOS device to use this app.

To peek into the code, feel free to clone the repo and navigate your way through. I think it's pretty straightforward.

To try it out, use the following commands to install the app on an actual device:

  • For Android devices: make sure you have a wired connection from your phone to your Mac/PC, then run ionic cordova run android --prod in terminal.
  • For iOS devices: make sure you have a Mac, and run ionic cordova prepare ios. Then use Xcode to open up the project and install it to your iOS devices.

Ionic Native Plugins

Support Platforms

  • Android
  • iOS

UI Preview

Android

android

iOS

android

GIF

demo

References

Thanks to the following posts and sources, I was able to come up with this solution:

Author

Created by Michael Xieyang Liu

Last updated: Aug 20, 2019

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].