Neljapäev, juuli 30, 2026

Ajalugu, Täna ajaloos

TÄNA AJALOOS, 24. juuli ⟩ Ameerika professor leidis mägedest maailmakuulsa hüljatud linna

JSGF stands for Java Speech Grammar Format or the JSpeech Grammar Format (in a W3C Note). Developed by Sun Microsystems, it is a textual representation of grammars for use in speech recognition for technologies like XHTML+Voice. JSGF adopts the style and conventions of the Java programming language in addition to use of traditional grammar notations.

The Speech Recognition Grammar Specification was derived from this specification.

Example

The following JSGF grammar will recognize the words coffee, tea, and milk.

#JSGF V1.0;
   
grammar numbers;
    
public <drinks> = coffee | tea | milk;

See also

Lisa kommentaar

Sinu e-postiaadressi ei avaldata. Nõutavad väljad on tähistatud *-ga