Skip to content
danbri edited this page Sep 14, 2010 · 4 revisions

Welcome to the digital-voices wiki!

See Digital Voices homepage at UCI.

See also Android port of the Java code, and URI-related use cases from the FOAF project.

The Android port is now in the Git too. It runs at a slower rate; if you want interop with the Java code, you’ll need to make some changes along these lines: in Constants.java, change “public static final double kDuration = 0.1;” to “public static final double kDuration = 0.2;” (read the sources to be sure; this could well change…).

Clone this wiki locally