Inspiration

As a college student, I have experienced recording lectures and then going through them once the midterms or finals come. The process was very difficult as I won't know what part of the audio is about what topic. At that point, I decided to make this app so that it is easier to take notes on the audio files or live recordings. Just a click and the audio will start playing from the topic you want to listen.

What it does

The user can take notes on the audio files from their device or live recordings. Each note has its timestamp. If the user taps on a note, the audio will start playing from that timestamp. The user can also search all the files for any search token. If a file existed with the searched token name, it will be displayed in the result. If a note existed in a file, the file will be displayed in the result and when the user clicks it, the audio will start playing from the that searched token's timestamp. The user can share the audio and notes with others via email or other available services. The user can also export and import notes.

How I built it

I used Java and Android Studio to build this app.

Challenges I ran into

Accomplishments that I'm proud of

Audio Note's great design. In the starting, the design was very very simple. Now, the design attracts the viewers and makes them try the app.

What I learned

I learned how different intents work and how can I code to play any audio or record any audio on Android.

What's next for Audio Note

There will be Audio Note Pro app coming out soon with more features...

Share this project:

Updates