Speech Recognition Grammar Specification (original) (raw)
SRGS (Speech Recognition Grammar Specification) är en av flera specifikationer som ingår i W3C:s ramverk för . Nuvarande (2004-09-20) version är SRGS 1.0.
Property | Value |
---|---|
dbo:abstract | Die Speech Recognition Grammar Specification (SRGS) ist ein W3C-Standard, der beschreibt, wie Spracherkennungs-Grammatiken (engl. speech recognition grammars) spezifiziert werden. Eine Spracherkennungs-Grammatik ist eine Reihe von Wortschemen, die dem Spracherkennungssystem mitteilen, was ein Mensch sagen würde. Zum Beispiel würde, wenn man ein automatisches Vermittlungssystem aufruft, das Spracherkennungssystem nach dem Namen der Person fragen, mit der man sprechen möchte. Danach wird ein Spracherkennungsprogramm aufgerufen, dem eine Spracherkennungs-Grammatik vorliegt. Diese Grammatik enthält die Namen aller Personen im Verzeichnis und die verschiedenen Satzmuster, mit denen Anrufer typischerweise anrufen. SRGS spezifiziert zwei verschiedene, aber logisch gleichwertige Syntaxen, eine XML-basiert, die andere benutzt die angereicherte Backus-Naur-Form. In der Praxis wird allerdings die XML-Syntax öfter eingesetzt. Würde das Spracherkennungsprogramm nur eine Zeichenkette der gesprochenen Wörter zurückgeben, würde die Sprachsoftware die sehr mühsame Arbeit übernehmen müssen, den Wörtern die semantische Bedeutung zu entnehmen. Aus diesem Grund können SRGS-Grammatiken mit tag-Elementen ausgestaltet werden, die, wenn sie ausgeführt werden, das semantische Ergebnis erzeugen. SRGS spezifiziert nicht den Inhalt dieser Tagelemente: dies wird in Zusammenarbeit mit dem W3C-Standard Semantic Interpretation for Speech Recognition (SISR) durchgeführt. SISR basiert auf ECMAScript und ECMAScript-Statements innerhalb der SRGS-Tags erzeugen ein ECMAScript-semantisches Ergebnisobjekt, das von der Voice-Application leicht verarbeitet werden kann. Sowohl SRGS als auch SISR sind W3C-Empfehlungen, also auf der finalen Stufe auf dem Weg zum W3C-Standard. Der W3C VoiceXML-Standard, der definiert, wie Voice-Dialoge spezifiziert werden, basiert stark auf SRGS und SISR. (de) Speech Recognition Grammar Specification (SRGS) is a W3C standard for how speech recognition grammars are specified. A speech recognition grammar is a set of word patterns, and tells a speech recognition system what to expect a human to say. For instance, if you call an auto-attendant application, it will prompt you for the name of a person (with the expectation that your call will be transferred to that person's phone). It will then start up a speech recognizer, giving it a speech recognition grammar. This grammar contains the names of the people in the auto attendant's directory and a collection of sentence patterns that are the typical responses from callers to the prompt. SRGS specifies two alternate but equivalent syntaxes, one based on XML, and one using augmented BNF format. In practice, the XML syntax is used more frequently. Both the ABNF and XML form have the expressive power of a context-free grammar. A grammar processor that does not support recursive grammars has the expressive power of a finite state machine or regular expression language. If the speech recognizer returned just a string containing the actual words spoken by the user, the voice application would have to do the tedious job of extracting the semantic meaning from those words. For this reason, SRGS grammars can be decorated with tag elements, which when executed, build up the semantic result. SRGS does not specify the contents of the tag elements: this is done in a companion W3C standard, Semantic Interpretation for Speech Recognition (SISR). SISR is based on ECMAScript, and ECMAScript statements inside the SRGS tags build up an ECMAScript semantic result object that is easy for the voice application to process. Both SRGS and SISR are W3C Recommendations, the final stage of the W3C standards track. The W3C VoiceXML standard, which defines how voice dialogs are specified, depends heavily on SRGS and SISR. (en) SRGS (Speech Recognition Grammar Specification) är en av flera specifikationer som ingår i W3C:s ramverk för . Nuvarande (2004-09-20) version är SRGS 1.0. (sv) |
dbo:wikiPageExternalLink | http://www.w3.org/2001/XMLSchema-instance%22 http://www.w3.org/TR/speech-grammar/ http://www.w3.org/TR/semantic-interpretation/ http://www.w3.org/TR/speech-grammar/grammar.dtd%22%3E http://www.voicexml.org http://www.w3.org/2001/06/grammar http://www.w3.org/2001/06/grammar%22 http://www.w3.org/TR/speech-grammar/grammar.xsd%22 |
dbo:wikiPageID | 2144488 (xsd:integer) |
dbo:wikiPageLength | 5140 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1066543798 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Regular_expression dbr:Context-free_grammar dbr:Pronunciation_Lexicon_Specification dbr:Backus–Naur_form dbr:W3C dbc:XML-based_standards dbr:ECMAScript dbr:JSGF dbr:Automated_attendant dbc:World_Wide_Web_Consortium_standards dbr:XML dbr:Semantic_Interpretation_for_Speech_Recognition dbr:Natural_Language_Semantics_Markup_Language dbr:VoiceXML dbr:SISR dbr:Finite_state_machine |
dbp:wikiPageUsesTemplate | dbt:W3C_Standards |
dct:subject | dbc:XML-based_standards dbc:World_Wide_Web_Consortium_standards |
gold:hypernym | dbr:C |
rdf:type | yago:WikicatWorldWideWebConsortiumStandards yago:WikicatXML-basedStandards yago:Abstraction100002137 yago:Measure100033615 dbo:SoccerClubSeason yago:Standard107260623 yago:SystemOfMeasurement113577171 |
rdfs:comment | SRGS (Speech Recognition Grammar Specification) är en av flera specifikationer som ingår i W3C:s ramverk för . Nuvarande (2004-09-20) version är SRGS 1.0. (sv) Die Speech Recognition Grammar Specification (SRGS) ist ein W3C-Standard, der beschreibt, wie Spracherkennungs-Grammatiken (engl. speech recognition grammars) spezifiziert werden. Eine Spracherkennungs-Grammatik ist eine Reihe von Wortschemen, die dem Spracherkennungssystem mitteilen, was ein Mensch sagen würde. Zum Beispiel würde, wenn man ein automatisches Vermittlungssystem aufruft, das Spracherkennungssystem nach dem Namen der Person fragen, mit der man sprechen möchte. Danach wird ein Spracherkennungsprogramm aufgerufen, dem eine Spracherkennungs-Grammatik vorliegt. Diese Grammatik enthält die Namen aller Personen im Verzeichnis und die verschiedenen Satzmuster, mit denen Anrufer typischerweise anrufen. (de) Speech Recognition Grammar Specification (SRGS) is a W3C standard for how speech recognition grammars are specified. A speech recognition grammar is a set of word patterns, and tells a speech recognition system what to expect a human to say. For instance, if you call an auto-attendant application, it will prompt you for the name of a person (with the expectation that your call will be transferred to that person's phone). It will then start up a speech recognizer, giving it a speech recognition grammar. This grammar contains the names of the people in the auto attendant's directory and a collection of sentence patterns that are the typical responses from callers to the prompt. (en) |
rdfs:label | Speech Recognition Grammar Specification (de) Speech Recognition Grammar Specification (en) SRGS (sv) |
owl:sameAs | freebase:Speech Recognition Grammar Specification wikidata:Speech Recognition Grammar Specification dbpedia-de:Speech Recognition Grammar Specification dbpedia-sv:Speech Recognition Grammar Specification https://global.dbpedia.org/id/2BLhb yago-res:Speech Recognition Grammar Specification |
prov:wasDerivedFrom | wikipedia-en:Speech_Recognition_Grammar_Specification?oldid=1066543798&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Speech_Recognition_Grammar_Specification |
is dbo:wikiPageRedirects of | dbr:SRGS |
is dbo:wikiPageWikiLink of | dbr:SRGS dbr:Microsoft_Speech_API dbr:Voice_browser dbr:Accessibility dbr:World_Wide_Web_Consortium dbr:Speech_Synthesis_Markup_Language dbr:Semantic_Interpretation_for_Speech_Recognition dbr:VoiceXML |
is foaf:primaryTopic of | wikipedia-en:Speech_Recognition_Grammar_Specification |