]> Repos - mime-chat/commit
add audio worklet audio_worklet
authorEnrique Hernandez <hernandeze2@xavier.edu>
Wed, 7 Jul 2021 12:10:13 +0000 (07:10 -0500)
committerEnrique Hernandez <hernandeze2@xavier.edu>
Wed, 7 Jul 2021 12:11:23 +0000 (07:11 -0500)
commit5872d245f0cc881363601a3f39ad95055a865f65
tree792b8a620738298ae2584c8ce976a431732d5a8e
parent21687f4b7f1591076d35ce6eafd0705b08d6ce2c
add audio worklet
15 files changed:
audio/audioNode.ts [new file with mode: 0644]
package.json
public/processor.js [new file with mode: 0644]
public/worklet/audioProcessor.ts [new file with mode: 0644]
src/ipc/handlers.ts
src/render/audio/audio.worklet.ts [new file with mode: 0644]
src/render/audio/audioNode.ts [new file with mode: 0644]
src/render/audio/setupAudio.ts [new file with mode: 0644]
src/render/main.ts
src/render/shims-vue.d.ts
tests/audio.js
tests/transcribe.js [new file with mode: 0644]
tsconfig.worklet.json [new file with mode: 0644]
vue.config.js [new file with mode: 0644]
yarn.lock