Music player: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (4 revisions imported) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
No user interface but you can use the following default functions to play/stop/pause music. | [[Category:Guide]] | ||
No user interface yet but you can use the following default functions to play/stop/pause music. | |||
* | * Play a specific song: | ||
:: <code>[AIName], play me a song</code> | :: <code>[AIName], play me a song</code> | ||
:: <code>[AIName], play a song</code> | :: <code>[AIName], play a song</code> | ||
* | * Play a random song or movie: | ||
:: <code>Play object</code> | :: <code>Play object</code> | ||
* | * Stop current media: | ||
:: <code>Stop object</code> | :: <code>Stop object</code> | ||
* | * Pause current media: | ||
:: <code>Pause object</code> | :: <code>Pause object</code> | ||
Latest revision as of 02:04, 20 July 2016
No user interface yet but you can use the following default functions to play/stop/pause music.
- Play a specific song:
[AIName], play me a song[AIName], play a song
- Play a random song or movie:
Play object
- Stop current media:
Stop object
- Pause current media:
Pause object
- Show list of all acceptable music file names:
show music library
- Show list of all acceptable video file names:
show video library