"switch to english""සිංහලට මාරු කරන්න""தமிழுக்கு மாறு"
Command Mode
Quick Voice Commands:
New Line
"නව රේඛාව" / "new line"
Comma
"කොමාව" / "comma"
Period
"කාලය" / "period"
Clear
"මකන්න" / "clear all"
0 words |
0 characters
This text is the input sequence for non-Unicode software (e.g., isxy, hqksfldaâ mßj¾;kh)
Recent Dictations
Your dictation history will appear here
Voice Commands Guide
📝 Text Formatting:
•"නව රේඛාව" or "new line" - New line
•"කොමාව" or "comma" - Add comma (,)
•"කාලය" or "period" - Add period (.)
•"ප්රශ්න ලකුණ" or "question mark" - Add ?
🌐 Language Switching:
•"switch to english" - English
•"සිංහලට මාරු කරන්න" - Sinhala
•"தமிழுக்கு மாறு" - Tamil
•"हिंदी में बदलें" - Hindi
⚡ Actions:
•"මකන්න" or "clear all" - Clear text
•"කියවන්න" or "read aloud" - Read text
•"පරිවර්තනය කරන්න" or "convert now" - Convert to FM
Statistics & Tips
0
Words Today
0
Minutes
Pro Tips:
✓Speak naturally with short pauses between sentences
✓Use Sinhala commands when in Sinhala language mode
✓Say commands clearly and distinctly for best results
✓Use FM-Abhaya output for video titles and graphics
Quick Actions
`);
printWindow.document.close();
});// --- INITIALIZATION ---
window.onload = function() {
showStatus("Ready! Click the microphone to start dictating. Use voice commands for new lines, punctuation, and language switching.", 'info');
if ('speechSynthesis' in window) {
window.speechSynthesis.getVoices();
}
// Auto-focus on textarea
userQuestion.focus();
};