Semantic Interpretation for Speech Recognition (SISR) defines the syntax and semantics of annotations to grammar rules in the Speech Recognition Grammar Specification (SRGS). Since 5 April 2007 it is currently a World Wide Web Consortium Recommendation. By building upon SRGS grammars it allows Voice browsers via ECMAScript to semantically interpret complex grammars and provide the information back to the application.

PropertyValue
dbpprop:abstract
  • Semantic Interpretation for Speech Recognition (SISR) defines the syntax and semantics of annotations to grammar rules in the Speech Recognition Grammar Specification (SRGS). Since 5 April 2007 it is currently a World Wide Web Consortium Recommendation. By building upon SRGS grammars it allows Voice browsers via ECMAScript to semantically interpret complex grammars and provide the information back to the application. For example, it allows utterances like "I would like a coca cola and three large pizzas with pepperoni and mushrooms. " to be interpreted into an object that can be understood by an application. For example, the utterance could produce the following object named order: drink: liquid:"coke", drinksize:"medium", pizza: number: "3", pizzasize: "large", topping: [ "pepperoni", "mushrooms" ] If used against this grammar that includes SISR markup in addition to the standard SRGS grammar in XML format: "http://www.w3. org/TR/speech-grammar/grammar. dtd"> xmlns:xsi="http://www.w3. org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3. org/2001/06/grammar http://www.w3. org/TR/speech-grammar/grammar. xsd" version="1.0" mode="voice" tag-format="semantics/1.0" root="order"> I would like a <tag>out. drink = new Object; out. drink. liquid=rules. drink. type; out. drink. drinksize=rules. drink. drinksize;</tag> and <tag>out. pizza=rules. pizza;</tag> coke pepsi coca cola<tag>out="coke";</tag> <tag>out="medium";</tag> small<tag>out="small";</tag> medium large<tag>out="large";</tag> regular<tag>out="medium";</tag> <tag>out=new Array;</tag> <tag>out. push(rules. top);</tag> and <tag>out. push(rules. top);</tag> anchovies pepperoni mushroom<tag>out="mushrooms";</tag> mushrooms <tag>out. drinksize=rules. foodsize; out. type=rules. kindofdrink;</tag> <tag>out. pizzasize=rules. foodsize; out. number=rules. number;</tag> pizzas with <tag>out. topping=rules. tops;</tag> <tag>out=1;</tag> a one two<tag>out=2;</tag> three<tag>out=3;</tag>
  • Semantic Interpretation for Speech Recognition (SISR) definiert die Syntax und Semantik von Anmerkungen für Grammatikregeln in der Speech Recognition Grammar Specification (SRGS). Seit 5. April 2007 ist SISR eine Empfehlung des World Wide Web Consortiums. Auf SRGS-Grammatiken aufbauend, erlaubt es Voicebrowsern über ECMAScript, komplexe Grammatik zu interpretieren und die Information zurück zum Programm zu liefern. Zum Beispiel erlaubt es, dass Äußerungen, wie "Ich hätte gerne eine Coca Cola und drei große Pizzen mit Peperoni und Pilzen. " in ein Objekt interpretiert werden, dass von anderen Programmen verstanden werden kann. Zum Beispiel könnte die Äußerung das folgende Objekt, genannt Bestellung produzieren: getränk: flüssigkeit:"coke", größe:"mittel", pizza: anzahl: "3", pizzagröße: "groß", belag: [ "Peperoni", "Pilze" ] Angewandt auf die Grammatik, die zusätzlich zu SRGS-Grammatik noch SISR-Markup enthält: "http://www.w3. org/TR/speech-grammar/grammar. dtd"> xmlns:xsi="http://www.w3. org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3. org/2001/06/grammar http://www.w3. org/TR/speech-grammar/grammar. xsd" version="1.0" mode="voice" tag-format="semantics/1.0" root="order"> Ich hätte gerne eine <tag>out. drink = new Object; out. drink. liquid=rules. drink. type; out. drink. drinksize=rules. drink. drinksize;</tag> und <tag>out. pizza=rules. pizza;</tag> coke pepsi coca cola<tag>out="coke";</tag> <tag>out="medium";</tag> small<tag>out="small";</tag> medium large<tag>out="large";</tag> regular<tag>out="medium";</tag> <tag>out=new Array;</tag> <tag>out. push(rules. top);</tag> and <tag>out. push(rules. top);</tag> anchovies peperoni mushroom<tag>out="mushrooms";</tag> mushrooms <tag>out. drinksize=rules. foodsize; out. type=rules. kindofdrink;</tag> <tag>out. pizzasize=rules. foodsize; out. number=rules. number;</tag> pizzas with <tag>out. topping=rules. tops;</tag> <tag>out=1;</tag> a one two<tag>out=2;</tag> three<tag>out=3;</tag>
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • Semantic Interpretation for Speech Recognition (SISR) defines the syntax and semantics of annotations to grammar rules in the Speech Recognition Grammar Specification (SRGS). Since 5 April 2007 it is currently a World Wide Web Consortium Recommendation. By building upon SRGS grammars it allows Voice browsers via ECMAScript to semantically interpret complex grammars and provide the information back to the application.
  • Semantic Interpretation for Speech Recognition (SISR) definiert die Syntax und Semantik von Anmerkungen für Grammatikregeln in der Speech Recognition Grammar Specification (SRGS). Seit 5. April 2007 ist SISR eine Empfehlung des World Wide Web Consortiums. Auf SRGS-Grammatiken aufbauend, erlaubt es Voicebrowsern über ECMAScript, komplexe Grammatik zu interpretieren und die Information zurück zum Programm zu liefern.
rdfs:label
  • Semantic Interpretation for Speech Recognition
  • Semantic Interpretation for Speech Recognition
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of
is owl:sameAs of