feat: on device speech to text
This commit is contained in:
@@ -54,6 +54,8 @@
|
||||
<!-- Permissions -->
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Conduit uses the microphone to record voice messages and enable voice-to-text in chats. For example, when you hold the mic button in a conversation, we capture your speech to send as an audio message or transcript.</string>
|
||||
<key>NSSpeechRecognitionUsageDescription</key>
|
||||
<string>Conduit uses on-device speech recognition so you can dictate messages hands‑free. Your speech is converted to text on your device when available.</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Conduit uses the camera to take photos or videos you choose to share in chats. For example, you can snap a photo of a document and attach it to a message.</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
|
||||
Reference in New Issue
Block a user