1,561 questions with Azure AI Speech tags

Sort by: Updated
0 answers

error in method 'PushAudioInputStream_write', argument 2 of type '(TYPEMAP, SIZE)' while preparing stream for speech to text

0 I am trying to send stream to azure speech to text using the below logic def get_speechstream_text_async(self,stream): try: print('push shart') stream_format= speechsdk.audio.AudioStreamFormat() …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,561 questions
asked 2020-03-27T21:30:33.903+00:00
Meka,Krishnacharan 6 Reputation points
commented 2020-05-08T03:17:59.677+00:00
Mike Ubezzi 2,776 Reputation points