Requires the client to first send a StreamTranscribeRequest with the Config as the first message before audio.
Should follow the format Basic {credentials}. The {credentials} consists of the Base64-encoded string of the API key and the secret in the format key:secret
Request for StreamTranscribe method. The payload is a oneof that can contain either the configuration or audio content. (streaming inputs)