Welcome to VoiceJoy Eagle! This project showcases the integration of Picovoice Eagles Web SDK for Web and the WebVoiceProcessor, transforming your voice into an emoji extravaganza! The application recognizes your voice and displays whimsical emojis to express recognition or lack thereof.
- Integration of Picovoice Eagle for Web
- WebVoiceProcessor for voice recognition
- Emoji feedback
To start using VoiceJoy Eagle, follow these steps:
- Obtain Access Key: Sign up on the Picovoice Console to obtain an access key.
- Start Eagle: Enter the access key and click on the "Start Eagle" button to initialize the application.
- Enroll Speakers:
- Option 1: Enroll speakers using audio files by uploading one or more files.
- Option 2: Enroll speakers using a microphone by clicking on the "Record Audio" button and speaking continuously until enrollment is complete.
- Start Testing: Once speakers are enrolled, click on the "Start Test" button to begin voice recognition testing.
- Stop Testing: Click on the "Stop Test" button to end the testing session.
- HTML
- CSS
- JavaScript
- Bootstrap
- Picovoice Eagle Web SDK
To use this application on your local machine follow the below steps in your terminal:
git clone
this repocd demo/web
npm install
npm run start
This project is licensed under the MIT License.