/ionic-html5-audio-vue

sample repository for recording audio and playing it back using a custom AudioRecorder Plugin, sample project written in vuejs

Primary LanguageJava

Ionic Vue html5 Audio Recorder Example with Capacitor Plugin

Vue Sample Application

Demonstrates the following functionality of the AudioRecorderPlugin

  • record audio ios
  • playback audio ios - Not Completed
  • delete audio ios - Not Completed
  • record audio Android
  • playback audio Android
  • delete audio Android
  • set the duration of the recording
  • listen for "recordingFinished" event to get the path of the recording and the duration

AudioRecorder Plugin