Update EnhancementSettingsView.swift

This commit is contained in:
Prakash Joshi Pax 2025-05-14 12:37:57 +05:45 committed by GitHub
parent 138e915298
commit eba1296dfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,7 +146,7 @@ struct EnhancementSettingsView: View {
InfoTip(
title: "AI Enhancement",
message: "AI enhancement lets you transform transcriptions with different modes like summarize, rewrite, or translate. Configure app-specific settings in Power Mode.",
message: "AI enhancement lets you pass the transcribed audio through LLMS to post-process using different prompts suitable for different use cases like e-mails, summary, writing, etc.",
learnMoreURL: "https://www.youtube.com/@tryvoiceink/videos"
)
}