remove disposed

This commit is contained in:
Wenbo Cao 2024-07-29 15:45:38 -05:00
parent 642c09711f
commit 2716e8080f

View file

@ -67,8 +67,6 @@ namespace BotSharp.Plugin.AudioHandler.Provider
textResult.Add(result);
}
await stream.DisposeAsync();
var audioOutput = new AudioOutput
{
Segments = textResult