Skip to content

Commit 145aeca

Browse files
Update readme.md
1 parent 19644da commit 145aeca

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1-
Ionic Vue html5 Audio Recorder Example
1+
# Ionic Vue html5 Audio Recorder Example with Capacitor Plugin
22

3+
### Vue Sample Application
34

5+
Demonstrates the following functionality of the AudioRecorderPlugin
6+
- record audio ios
7+
- playback audio ios - Not Completed
8+
- delete audio ios - Not Completed
9+
- record audio Android
10+
- playback audio Android
11+
- delete audio Android
12+
- set the duration of the recording
13+
- listen for "recordingFinished" event to get the path of the recording and the duration
414

515
### AudioRecorder Plugin
616
- Source code written directly into the project, look in the ios or android directory

0 commit comments

Comments
 (0)