Multimodal Command System For HumanComputer Interaction
Multimodal Command System For HumanComputer Interaction
1,2,3
Department of Computer Science and Engineering,
Rajalakshmi Engineering College, Thandalam, 602105.
Chennai, Tamilnadu, India.
Abstract: Recent advances in computing have increased the demand for interaction paradigms that enable intuitive and
efficient communication between users and digital systems. Traditional interfaces such as keyboards and mice often limit
accessibility and natural interaction, particularly in complex or hands-free environments. This paper proposes a multimodal
human–computer interaction system that integrates hand gesture recognition and voice command processing to enable
seamless desktop control and interaction with external applications. The system employs MediaPipe-based hand landmark
extraction and speech-to-text processing, coordinated through an AI agent using the Model Context Protocol (MCP) for task
orchestration and service integration. Experimental evaluation demonstrates that the proposed framework achieves high
recognition accuracy with low latency, supporting real-time interaction across local and cloud-based services. The results
indicate that multimodal fusion combined with agent-based automation enhances usability, responsiveness, and accessibility,
positioning the system as a scalable solution for next-generation human–computer interaction.
Keywords: Human–Computer Interaction, Hand Gesture Recognition, MediaPipe, Lightweight CNN, Multimodal Systems.
How to Cite: Harikumar M.; Prasanth D.; Reuben Abraham George (2026) Multimodal Command System for Human-Computer
Interaction. International Journal of Innovative Science and Research Technology, 11(2), 2902-2907.
[Link]
Despite these advances, genuine synergy between Jia J et al. [1] presented an integrated framework that
modalities remains a significant challenge for system leverages both speech and gesture modalities to enable fluid
designers. Robust multimodal frameworks must address educational interactions. They demonstrate that multimodal
ambiguity in user input, achieve effective data fusion, and deep learning models, when paired with sensor fusion
ensure system transparency to maintain user trust. In strategies, enhance both dynamic gesture recognition and
response, the introduction of AI agent-based orchestration spoken command accuracy in real-world environments,
and modular communication frameworks, such as the Model setting a technical baseline for future HCI systems.
Context Protocol (MCP), helps bridge the gap between intent
Ridhun M et al. [2] proposed attention-based hybrid combining complementary input channels such as speech and
models that achieve advanced performance in recognizing gesture. The study emphasized that multimodal systems
concurrent hand gestures and speech input. Their solution reduce user cognitive load and error rates by allowing flexible
illustrates, through rigorous testing, that context-driven interaction strategies depending on context and user
modality fusion is vital for supporting quick, reliable user preference. The findings highlight that effective fusion of
commands across multimedia and smart device applications. modalities improves robustness and accessibility, particularly
in environments where traditional input devices are
Ravanbakhsh S et al. [6] offers a multi-hypothesis impractical. This work provides foundational justification for
approach, reducing classification errors and increasing integrating gesture and voice inputs in modern interactive
flexibility when recognizing user gestures, particularly in systems, reinforcing the design choices adopted in the
larger gesture vocabularies. proposed multimodal framework.
Gao Q et al. [7] presented parallel CNNs for image and Jaimes A et al. [19] presented a comprehensive survey
sensor data that creates a scalable recognition model with that maps the multidisciplinary requirements for HCI,
improved reliability, which is critical for both consumer and emphasizing that systems benefit from adaptively leveraging
industrial human-computer interaction applications. both vision and audio modalities. This foundational review
highlights the importance of agent-based orchestration and
Merge AI et al. [12] proposed an MCP client-server context-aware decision-making in resolving input ambiguity
methodology that is formalized as a modular, extensible and ensuring robust user experiences.
interface for connecting AI agents with diverse tools and
cloud applications. The paper details server features such as Dysnix et al. [20] proposed an in-depth analysis of the
dynamic tool discovery, secure capability negotiation, and MCP server infrastructure is presented, outlining both data
context-aware request handling, highlighting how this and transport layer innovations. Key features such as JSON-
architecture enables seamless orchestration and cross- RPC 2.0 message structure, lifecycle management, and
environment automation for modern agent-based HCI support for both stateful and stateless communications are
systems. discussed, while security paradigms like zero-trust and
federated learning are positioned as critical for scalable,
Oviatt et al. [16] examined the role of multimodal reliable, and adaptive deployments in edge, cloud, and hybrid
interfaces in enhancing human–computer interaction by contexts.
III. METHODOLOGY
A. System Architecture routed to a core AI agent, which maps the user's actions to
The system is designed on a modular architecture corresponding tasks or external application functions.
combining multiple user input modalities and AI agent
orchestration. The user interacts with a cross-platform B. Gesture and Voice Command Recognition
desktop or web app, implemented with standard JavaScript Hand gesture recognition is implemented using the
frameworks for usability and accessibility. The application MediaPipe Hand Tracking framework, which detects and
captures hand gesture input via webcam and processes voice tracks 21 three-dimensional hand landmarks in real time from
commands through an integrated speech recognition module. webcam input. These landmarks provide a compact and
All recognized intentions—irrespective of input type—are robust representation of hand posture and movement,
Fig. 2. Data Flow and Processing Sequence of the Proposed Multimodal System.
The gesture recognition module achieved an overall accuracy of 95.3% with minimal latency. Static gestures, such as open
palm, showed higher reliability compared to dynamic gestures like swipe due to frame overlap. The system maintained robust
performance under different lighting conditions, validating MediaPipe’s stability.
The STT module maintained transcription accuracy above 95% even in moderate noise. Intent accuracy was slightly lower due
to contextual complexity. This confirms that the STT–AI Agent link effectively bridges natural language input and system actions.
The STT model demonstrated the highest precision with minimal transcription errors, while the gesture module remained
stable across lighting variations. The AI agent achieved slightly lower recall due to occasional intent overlap when multiple MCP
services were active. Overall, the system achieved an average precision of 95.3%.
[3]. Wu J, et al. "Fusing multi-modal features for gesture [23]. Wu Y, et al. "A new human-computer interaction
recognition." Proc. 15th ACM Int. Conf. Multimodal paradigm: Agent interaction model based on large
Interaction, 2013:453-6. models and its prospects." Virtual Reality & Intelligent
[4]. Siddiqui N, Chan RHM. "Multimodal hand gesture Hardware, 2025;7(3):237-266.
recognition using single IMU and acoustic [24]. Rusan HA, et al. "Human-Computer Interaction
measurements at wrist." PLoS ONE, Through Voice Commands Based on Deep Learning."
2020;15(1):e0227039. Proc. 2022 Int. Conf. Electrical and Computing
[5]. Agrawal A, et al. "Vision-based multimodal human- Technologies and Applications. IEEE, 2022.
computer interaction technique using dynamic hand [25]. Chaturvedi S. "Voice Recognition Systems: An
gesture recognition." 2013 IEEE Int. Conf. Image example of human–computer interaction." SSRN
Information Processing. Electronic Journal, 2024.
[6]. Ravanbakhsh S, Pitsikalis V, Katsamanis A, et al. [26]. Kettebekov S, et al. "Understanding gestures in
"Multimodal Gesture Recognition via Multiple multimodal human-computer interaction." International
Hypotheses Rescoring." J. Machine Learning Research, Journal of Human–Computer Studies, 2000;53:153-
2015;16:261-294. 170.
[7]. Gao Q, Liu J, Ju Z. "Hand gesture recognition using
multimodal data fusion and multiscale parallel CNN."
Expert Systems, 2021.
[8]. Cohen PR, Oviatt S, Wu L, et al. "The role of voice input
for human-machine communication." PNAS,
1995;92(22):9921-9927.
[9]. Liu J, Li Y, Sun J, et al. "A survey of speech-hand
gesture recognition for the development of multimodal
interfaces in human-computer interaction." IEEE Trans.
Human-Machine Systems, 2010;40(6):465-79.
[10]. El-Azazy AAMEH, et al. "Enhancing Human-
Computer Interaction through Speech Recognition and
AI." Engineering Research Journal, 2025;54(1):59-102.
[11]. Wu X, et al. "Multimodal gesture recognition." Proc.
19th ACM Int. Conf. Multimodal Interaction, 2017.
[12]. Merge AI. "5 real-world Model Context Protocol
integration examples." Merge AI Blog, 2025.
[13]. OpenAI. "Model Context Protocol (MCP) - OpenAI
Agents SDK." 2025.
[14]. Anthropic. "Introducing the Model Context Protocol."
Anthropic News, 2024.
[15]. Cyclr. "Model Context Protocol (MCP) for AI
Integration." [Link], 2025.
[16]. Oviatt S. "Multimodal Interfaces." CRC Press, 2003.
[17]. Montero CS, et al. "Multimodal interaction: A review."
Computer Science Review, 2022; 43:1-15.
[18]. Cardenas EJE, et al. "Multimodal hand gesture
recognition combining temporal information." J. Visual
Communication and Image Representation, 2020.
[19]. Jaimes A, Sebe N. "Multimodal human–computer
interaction: A survey." Computer Vision and Image
Understanding, 2007;108(1–2):116-34.
[20]. Dysnix, “MCP Architecture: Advanced Techniques
Review,” Blog, 2025. [Link]
architecture-review.
[21]. Katsamanis A, et al. "Multimodal Gesture Recognition
for HCI." Artificial Intelligence Review, 2016;43(1):1–
54.
[22]. Katsamanis A. "Understanding Gesture and Speech
Multimodal Communication." ACM Digital Library,
2020.