Piping MIC recordings from a WebBrowser to C# Form

An example of an HTML page that sends recording remotely to a c# processor.

The file is set for 16khz ready for LLM translation. This takes a file from an HTTP post and processes it in memory (you can uncomment to save copies of the file if needed) and passes it to the LLM function.

Leave a comment

Your email address will not be published. Required fields are marked *