Other Integrations
Other frameworks/libraries will be added infrequent.
Pull requests for examples and/or integration instructions are very welcome.
The key points are always:
- exclude
@transcribe/shout
from bundling/code-splitting - make sure
@transcribe/shout
files (shout.wasm.worker.mjs
andshout.wasm.js
) are accessable by your webserver, eg. copy to your public folder - set correct Cross-Origin headers for
shout.wasm.js
andshout.wasm.worker.mjs