A self learning project to implement Webpack and Browser's Speech Recognition for Speech to Text conversion.
- Configuring Webpack for different environments(dev, prod).
- Merging webpack files with the common file.
- Minifying HTML, JS and CSS.
- Using browser's
Speech recognition
to convert Speech to Text
Reference links: