RageAgainstThePixel / com.rest.elevenlabs

A non-official Eleven Labs voice synthesis client for Unity (UPM)
https://elevenlabs.io/?from=partnerbrown9849
MIT License
74 stars 9 forks source link

<_UIKBFeedbackGenerator: 0x28240bd00>: Couldn't update haptics muting for dictation audio recording. No engine. #42

Closed yosun closed 10 months ago

yosun commented 10 months ago

Bug Report

Overview

when dictation on keyboard is attempted this occurs
<_UIKBFeedbackGenerator: 0x28240bd00>: Couldn't update haptics muting for dictation audio recording. No engine.

To Reproduce

Steps to reproduce the behavior:

  1. Build to iOS device
  2. try to input text using the mic for dictation
  3. notice the static

Expected behavior

the static should not sound should not see this in xcode

StephenHodgson commented 10 months ago

I still do not understand what the problem is.

I need better logging or stack traces that show the source of the problem being of this library.

yosun commented 10 months ago
  1. import package / build basic Unity UI Input Field scene
  2. With the Unity UI Input Field on iOS device, use the voice dictation as input
  3. Notice the static
StephenHodgson commented 10 months ago

Have you tried without my package?

I don't think my package has anything to do with dictation