Skip to content

Conversation

@madhumithaaravelli
Copy link

Description
This pull request introduces a voice recognition capability to the application, allowing users to interact with the app using voice commands. The new feature integrates with the existing command system to process audio input and convert it into actionable commands.

Key Additions:
Voice Recognition API Integration: Uses speech_recognition and AudioSegment libraries to convert voice input to text.
Enhanced Command Processing: Processes the recognized text to match existing command patterns, enabling users to perform tasks hands-free.

Usage
Activation: Users click the microphone icon to begin voice input.
Command Recognition: Recognizes common commands related to [specify actions, e.g., creating questionnaires, navigating pages, etc.].

Testing and Validation
Unit tests for audio input processing.
Integration tests to validate end-to-end command handling with voice input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant