vovanb

Results 14 comments of vovanb

@arafattehsin , @garypretty I am receiving below error when calling `await ((BotAdapter)_adapter).ContinueConversationAsync(_appId,_cp.ConversationReference , async (context, token) => { await context.SendActivityAsync(msgObj.message); }, default(CancellationToken)); ` Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer: Error: Connection ID "17293822575008284677", Request ID...

@arafattehsin, @garypretty any chance to fix this issue?

@tobika can you share working example with EXTRA_SEGMENTED_SESSION ?

@salah-eddine-gasmi In gradle-wrapper.properties I set `distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip` In build.gradle Project change ` dependencies { classpath 'com.android.tools.build:gradle:7.4.2'`

@ahammer thanks for confirming, I think it is relatively easy issue - and problem somewhere in differenced how mic retrieved when it external. I am using it fine for voice...