Skip to content

Commit

Permalink
Removed Google Speech Recognition for now...
Browse files Browse the repository at this point in the history
  • Loading branch information
goxr3plus committed Jul 6, 2018
1 parent 385e944 commit 484f4d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 206 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,10 @@
<!-- <dependency> <groupId>local.github.goxr3plus</groupId> <artifactId>javasysmon</artifactId>
<version>3.6.0</version> <scope>system</scope> <systemPath>${project.basedir}/localLibraries/javasysmon-0.3.6.0.jar</systemPath>
</dependency> -->
<dependency>
<!-- <dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-speech</artifactId>
<version>0.53.0-alpha</version>
</dependency>
</dependency> -->
</dependencies>
</project>

This file was deleted.

0 comments on commit 484f4d4

Please sign in to comment.