https://github.com/aldrinjenson/audiojournalapp
A React App for searching keywords in recorded audio files
https://github.com/aldrinjenson/audiojournalapp
audio-processing nodejs react speech-recognition speech-to-text web-speech-api
Last synced: about 2 months ago
JSON representation
A React App for searching keywords in recorded audio files
- Host: GitHub
- URL: https://github.com/aldrinjenson/audiojournalapp
- Owner: aldrinjenson
- Created: 2020-03-08T21:45:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T03:16:26.000Z (over 3 years ago)
- Last Synced: 2025-02-12T21:34:58.066Z (over 1 year ago)
- Topics: audio-processing, nodejs, react, speech-recognition, speech-to-text, web-speech-api
- Language: JavaScript
- Homepage: https://audio-diary.netlify.app/
- Size: 6.85 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audio Journal
An audio recording app which has the feature for searching and finding different sound clips using the words spoken in them.
- Made with ReactJS and the Web Speech API

NOTE: Web Speech API is relatively new technology and hece is not fully supported on all existing browsers. Please try out using latest chromium based browsers if you face any issues.