React native – Azure Speech-Text '_io.BytesIO' object has no attribute '_handle'
I am attempting to convert a .wav file, containing audio of someone talking, to a transcription of what was said. It is a mobile app so I am using React Native and expo go for development. The audio is sent…