Results 31 comments of Sang Lin

The fix is merged and pending release, will post a update when it's available.

Released in [v0.23.0](https://github.com/aws/amazon-chime-sdk-android/releases/tag/v0.23.0), note that there're breaking changes brought by Android 14, it'd be helpful to checkout the [official post](https://developer.android.com/about/versions/14/behavior-changes-14), and the [CHANGELOG](https://github.com/aws/amazon-chime-sdk-android/blob/master/CHANGELOG.md) to apply the update on your application...

I'm reading the crash log, seems issue is from ``` runtime.cc:655] Pending exception java.lang.NoSuchFieldError: no "J" field "nativeObjectPointer" in class "Lcom/amazonaws/services/chime/cwt/TfLiteModel;" or its superclasses\ runtime.cc:655] at com.amazonaws.services.chime.cwt.ModelState com.amazonaws.services.chime.cwt.TfLiteModel.loadModelBytes(byte[], com.amazonaws.services.chime.cwt.InputModelConfig) (TfLiteModel.java:-2)\...

I'm not sure if this goes to the right SDK, are we talking about messaging channel?

Looks like it's something to do with configuration, can you make sure your source compatibility is using Java 8?

Hi @pragadeeshNIS - unfortunately there's no SDK support yet for this. The options you can explore are 1) system / other third party app for recording audio 2) system API...

> @georgezy-amzn > > Actually its's only Android 12 devices issues in other versions its working very fine, the audio stopped first, since Since the MeetingSessionStatusCode is not OK. >...

Sure, but I also tested with the latest demo app as today with Pixel 6 Android 12, couldn't reproduce the reported issue. Steps along with log: ``` // Android joined...

Hi @giang777, are you using RN to implement video functionality? Have you checked out our RN demo? https://github.com/aws-samples/amazon-chime-react-native-demo/tree/master/android

Thanks @pragadeeshNIS for feature request, we will post update if any. According to `Chime's transcription service is not accurate as some other services especially in Japanese`, are you talking about...