voice-overlay-ios icon indicating copy to clipboard operation
voice-overlay-ios copied to clipboard

🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI

Results 14 voice-overlay-ios issues
Sort by recently updated
recently updated
newest added

With specific combinations of title and subtitle text and device screen size you can end up with truncated text. - for permission screen subtitle was set to `First, you need...

I am facing this issue on iOS 17. Any help to resolve this issue is appreciated. Fatal Exception: com.apple.coreaudio.avfaudio required condition is false: IsFormatSampleRateAndChannelCountValid(hwFormat) Exception start from Line 106 of...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

In the SpeechController module, there is an explicit unwrapping of the speechRequest, which is causing a nil issue, particularly in iOS 17. This nil issue arises when tapping the screen...