|
22 | 22 | ### Voice Commands |
23 | 23 | - Interactive overlay with wave animations (Siri/Gemini-like) |
24 | 24 | - Text-to-Speech feedback with multi-voice selection and audio ducking |
25 | | -- Commands: play, search, pause, skip, seek, shuffle, repeat, theme toggle, lyrics toggle, video toggle, downloads, speed control |
| 25 | +- Comprehensive voice command support with 40+ commands |
26 | 26 | - Automatic volume restoration after voice commands |
27 | 27 |
|
| 28 | +#### Command Reference |
| 29 | +| Category | Commands | |
| 30 | +|----------|---------| |
| 31 | +| **Playback** | play, pause, next, previous, shuffle on/off, repeat one/all/off | |
| 32 | +| **Seek** | skip forward N seconds/minutes, go back N seconds/minutes | |
| 33 | +| **Volume** | volume up/down, mute, unmute | |
| 34 | +| **Speed** | speed up, slow down, normal speed | |
| 35 | +| **Search** | search, play [song/artist] | |
| 36 | +| **Downloads** | download this song, download playlist, download album | |
| 37 | +| **Lyrics** | show lyrics, hide lyrics, toggle lyrics | |
| 38 | +| **Video** | video on/off, toggle video | |
| 39 | +| **Media** | like, show queue, clear queue, add to queue | |
| 40 | +| **Settings** | dark mode on/off, toggle theme | |
| 41 | +| **Navigation** | go home, go library, open search, open settings | |
| 42 | + |
28 | 43 | ### Google Cast Support (GMS variant only) |
29 | 44 | - Added Cast device discovery and selection |
30 | 45 | - Cast picker sheet for easy device selection |
|
0 commit comments