CriaExperimento Online Perception Tests: Release 0.1


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News CriaExperimento Online Perception Tests: Release 0.1
# 1  
Old 09-25-2008
CriaExperimento Online Perception Tests: Release 0.1

CriaExperimento is a PHP written software for speech sciences to create online experiments. The inputs are sound and text files. It writes a complete webpage in PHP and prepares the form for collecting resulting data in the MySQL database.
ImageImage

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Combining awk tests

It would be convenient to be able to combine awk tests. For example, suppose that I do this query: awk '$1 != "Bob" || $1 != "Linda" {print $2}' datafileIs there a reasonable way to combine the conditions into a single statement? For example, in egrep, I can do: egrep -v "Bob|Linda"... (4 Replies)
Discussion started by: treesloth
4 Replies

2. Linux Benchmarks

Tests

Dhrystone 2 without register variables 858767.1 lps (10 secs, 6 samples) Dhrystone 2 using register variables 879713.0 lps (10 secs, 6 samples) Arithmetic Test (type = arithoh) 2880633.4 lps (10 secs, 6 samples) Arithmetic Test (type = register) 166883.2 lps (10... (0 Replies)
Discussion started by: kiwi_bloke
0 Replies

3. Solaris

Performance tests

Lately one of our clients have been complaining of slowness. I really don't think its their pc's because all of them have had the slownes. I think its the Unix server we use (Solaris 8 Sparc). Are there any ways I could check on the server with commands to see if its slower then usual Thanks (4 Replies)
Discussion started by: eloquent99
4 Replies
Login or Register to Ask a Question
libgnomespeech(3)						C Library Functions						 libgnomespeech(3)

NAME
libgnomespeech - Library for interface of text-to-speech engines DESCRIPTION
GNOME Speech aims to be a general interface to various text-to-speech engines for the GNOME desktop. It allows the simple speaking of text, as well as control over various speech parameters such as speech pitch, rate, and volume. Additional information is also available from the following site: http://live.gnome.org/Orca/GnomeSpeech FILES
The following files are used by this library: /usr/lib/libgnomespeech.so Library for interface of text-to-speech engines ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-a11y-speech | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
test-speech(1), attributes(5), gnome-interfaces(5) NOTES
gnome-speech is written by Marc Mulcahy and Michael Meeks. SunOS 5.11 7 Aug 2008 libgnomespeech(3)