# Amazon Transcribe Streaming .NET SDK This repo contains the AmazonTranscribeStreamingClient, a .NET Core client library that works with Amazon Transcribe Streaming. The client allows for sending audio to Amazon Transcribe and receiving real-time transcriptions back. There are helper functions for streaming files in chunks and also sending byte arrays. For an example console application, see the Examples folder.