Signature
Building an AudioInput
There is no
AudioInput.file on Web, unlike the native SDKs. Use AudioFileLoader from
@runanywhere/web/browser to decode a File or Blob first.From a file input
From the microphone
start() outside a click
handler is rejected by the browser, not by the SDK.