yasirkula / UnitySpeechToText

A native Unity plugin to convert speech to text on Android & iOS
MIT License
66 stars 7 forks source link

An issue where the overall volume of the game becomes smaller, after receiving speech to text, mic input from iOS #7

Closed superbderrick closed 1 week ago

superbderrick commented 1 week ago

Description of the bug

hello. Thank you for making a great plugin. Thanks to you, I am making good games

On the iOS platform, the overall sound of the game becomes quiet after the init part. Is there a way to go back to the original game sound?

`

Reproduction steps

If possible, providing reproduction steps would be very helpful while pinpointing the issue. You can also post screenshots if you think they would be helpful.

Platform specs

Please provide the following info if this is a Unity 3D repository.

Additional info

Please check Logcat (Android) or Xcode console (iOS) for any meaningful error messages and include them here.

yasirkula commented 1 week ago

I've addressed this issue on May 8 release. Is your plugin up-to-date?

superbderrick commented 1 week ago

Hi @yasirkula Thanks for reply, I will let u know after check with new version directly Cheers Derrick

superbderrick commented 1 week ago

Hi @yasirkula , We confirmed working well, Thanks for your help let me close the ticket Best, Derrick