The classes and interfaces in the __________ package support speech synthesis.

a) javax.speech
b) javax.speech.synthesis
c) java.speech
d) java.speech.synthesis


b) javax.speech.synthesis

Computer Science & Information Technology

You might also like to view...

A common operation performed on strings is ____________, or appending one string to the end of another string.

a. extending b. combination c. concatenation d. affixing

Computer Science & Information Technology

If a thread tries to lock a mutex that is already locked

A. the thread is suspended B. the pthread_mutex_lock returns an error code

Computer Science & Information Technology

The select system call returns 0 if

A. the timeout value is reached B. it detects end of file on a file descriptor

Computer Science & Information Technology

What ranges of numbers are used when configuring an extended numbered ACL?

A) 100—199 B) 2000—2699 C) 1—99 D) 1300—1999

Computer Science & Information Technology