Paper Title:Speech Recognition for Cinema Ticket Booking System

Abstract

This Paper basically deals with using best available Speech Recognition Engine for Speech Recognition in cinema ticket booking system. So, we are trying to implement the system that will use speech as an input to perform the required action. After research on speech recognition engine, we found Microsoft’s speech recognition is best suited for our system as we don’t have to implement engine and use various models available for speech recognition. Microsoft’s speech recognition is one of the best engine’s available for speech recognition and has various in-build functions like Confidence value, input volume level, multiple language support, etc. which is explained later in this paper. We are trying to implement system which will automate the ticket booking outside Cinema Halls which in-turn will provide better User Experience as the Computer itself will be doing reasoning and ticket booking task.


Keywords:Artificial intelligence, Speech-to-text, Speech recognition, Speech recognition engine.