Skip to content

tiagohpf/im-2018-assign2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Voice Controller

A software that controls tasks of Spotify with voice.

Dependencies

You've to install SpotifyAPI-NET in order of using the functionalities of Spotify API.
You can install the packages from NuGet Package Manager Console of Visual Studio's Tools bar, by using the following command:

Install-Package SpotifyAPI-NET -Version 2.18.1

After that, go to Tools tab again and choose the option "Manage NuGet Packages for Solution" to check if you have all updates installed.

How To Run

  1. Go to IM Runtime folder, open the cmd executable and use the following command:
java -jar mmiframeworkV2
  1. Open Spotify
  2. Open and run the two Visual Studio projects: AppGui and speechModality

Login

To enter in Spotify, you've to use the following credentials:

E-mail: d1533276@nwytg.com
Password: IM20172018

Releases

No releases published

Packages

No packages published

Languages