ConversationCreateAudioStream Method |
Name | Description | |
---|---|---|
![]() | CreateAudioStream |
Gets an audio stream with no format specified. This method is used
when the format information can be detected within the stream itself.
|
![]() | CreateAudioStream(SpeechAudioFormat) |
Gets an audio stream with the specified format. Use this method
when sending raw audio samples.
|