/[zanavi_public1]/navit/navit/xslt/speech_espeak.xslt
ZANavi

Contents of /navit/navit/xslt/speech_espeak.xslt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 378 byte(s)
import files
1 <?xml version="1.0"?>
2 <xsl:transform version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xi="http://www.w3.org/2001/XInclude">
3 <xsl:template match="/config/navit/speech">
4 <xsl:copy><xsl:copy-of select="@*[not(name()='data')]"/><xsl:attribute name="type">espeak</xsl:attribute><xsl:apply-templates/></xsl:copy>
5 </xsl:template>
6 </xsl:transform>

   
Visit the ZANavi Wiki