UNPKG

@comsultia/speech2text

Version:

Google Speech to Text plugin using websockets to communicate with backend

15 lines 263 B
{ "compilerOptions": { "outDir": "./dist/", "sourceMap": true, "noImplicitAny": false, "module": "commonjs", "target": "es5", "allowSyntheticDefaultImports": true, "lib": [ "es2015", "dom" ], "allowJs": true } }