<?xml 
version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="fr">
	<title>O-DGuide</title>
	<link>https://odguide.io/</link>
	<description>Cr&#233;ez des audioguides en synth&#232;se vocale (TTS) pour les smartphones de vos visiteurs dans des dizaines de langues et de multiples voix</description>
	<language>fr</language>
	<generator>SPIP - www.spip.net</generator>

	<image>
		<title>O-DGuide</title>
		<url>https://odguide.io/local/cache-vignettes/L144xH144/siteon0-d64b7.png?1762782668</url>
		<link>https://odguide.io/</link>
		<height>144</height>
		<width>144</width>
	</image>



<item xml:lang="en">
		<title>O-DGuide works offline</title>
		<link>https://odguide.io/hors-ligne-en.html</link>
		<guid isPermaLink="true">https://odguide.io/hors-ligne-en.html</guid>
		<dc:date>2024-01-10T10:18:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>i-Tego</dc:creator>



		<description>
&lt;p&gt;After an initial connection to the Internet network, continuing to operate O-DGuide offline is completely transparent to the user, without requiring any special action such as connecting to a WiFi relay or installing an application. &lt;br class='autobr' /&gt;
There are many situations in which the Internet connection cannot be established by the visitor's smartphone, either intermittently because the signal is of poor quality, or because the point of interest is out of range. In certain sensitive environments, you (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH137/arton56-093ef.png?1762782668' width='150' height='137' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;After an initial connection to the Internet network, continuing to operate O-DGuide offline is completely transparent to the user, without requiring any special action such as connecting to a WiFi relay or installing an application.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;There are many situations in which the Internet connection cannot be established by the visitor's smartphone, either intermittently because the signal is of poor quality, or because the point of interest is out of range. In certain sensitive environments, you may also want the audio guide to operate in &#034;airplane mode&#034;.&lt;/p&gt;
&lt;p&gt;Different techniques allow an application to function offline. Most require specific actions from the user, most often complex: downloading and installing an application, connecting to a WiFi terminal, etc.&lt;/p&gt;
&lt;p&gt;With O-DGuide, if the organizer takes care to &lt;strong&gt;start the tour route at a point where the Internet signal is good&lt;/strong&gt;, everything is transparent for the user!&lt;/p&gt;
&lt;p&gt;Everything is intuitive and fast with O-DGuide:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; In a place where there is a signal, the user launches the audio guide in the normal way (most often by scanning a QR-Code). O-DGuide loads the audio guide data, which takes a few seconds under normal conditions. The &#8220;Loading completed&#8221; icon then appears:&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span class='spip_document_450 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L487xH247/offline_2-f1e6d.png?1762782668' width='487' height='247' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Arrived at the visit location, the audio guide works whether there is signal or not.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;i&gt;Note: some of our previously developed audio guides are not yet capable of working offline.&lt;/i&gt;&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;The O-DGuide technique&lt;/h3&gt;
&lt;p&gt;O-DGuide is a PWA (Progressive Web Application) type application. This allows a &#034;service worker&#034; to be seamlessly installed and maintained in the user's browser when connected to the audio guide website. The role of the particular O-DGuide service worker is to ensure that all web content necessary for the audio guide to function has been downloaded and cached locally and that this data is up to date. This way the audio guide continues to function normally in the event of signal loss.&lt;/p&gt;
&lt;p&gt;Note that this is completely transparent to the user.&lt;/p&gt;
&lt;p&gt;Of course, there must have been a connection at some point, even if only for a few seconds. In practice, this will be done by inviting the user to scan a QR-Code at reception, or, even more simply, on the entity's website.&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;Let's compare the techniques&lt;/h3&gt;
&lt;p&gt;PWA, WiFi or app?&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Most PWAs do not load the entire data at once, in advance, but limit themselves to locally caching the data as it is accessed. In other words, these applications do not anticipate signal loss. To obtain the same effect as our audio guide, the user would have to have gone through all the audio guide sequences before losing the signal. This is of no interest for an application that will probably only be used for a single visit. It's a marketing argument with no real value.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; A WiFi network is definitely an acceptable solution indoors, but it remains expensive. This is obviously impractical on a large site. This is also not a solution for a bus, train or boat unless you have a satellite link. For the user, he must configure the connection on his smartphone, which is far from transparent.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; An application is tedious to download and install. For the organizer, it is very expensive to develop, updating is complex and becomes impractical if the data changes often.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Our solution is economical, transparent in implementation and use and provides always up-to-date data.&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Aquiring method SAAS/AGENCE/AUTONOME</title>
		<link>https://odguide.io/Marketing-method-SAAS-AGENCE-AUTONOME.html</link>
		<guid isPermaLink="true">https://odguide.io/Marketing-method-SAAS-AGENCE-AUTONOME.html</guid>
		<dc:date>2023-12-08T15:33:15Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>i-Tego</dc:creator>



		<description>
&lt;p&gt;From its origin, the O-DGuide application was intended to be distributed &#034;in SaaS MODE&#034;, that is to say as a web service accessible by subscription. It is therefore possible for anyone to build and maintain their audio guide independently. &lt;br class='autobr' /&gt;
However, in order to meet the need of professional customers wishing to delegate the work, we have developed an alternative in which the company i-Tego builds the audio guide &#034;in AGENCY MODE&#034;. This also makes it possible to carry out more complex (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH93/arton52-38739.png?1762782669' width='150' height='93' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;From its origin, the O-DGuide application was intended to be distributed &#034;in SaaS MODE&#034;, that is to say as a web service accessible by subscription. It is therefore possible for anyone to build and maintain their audio guide independently.&lt;/p&gt;
&lt;p&gt;However, in order to meet the need of professional customers wishing to delegate the work, we have developed an alternative in which the company i-Tego builds the audio guide &#034;in AGENCY MODE&#034;. This also makes it possible to carry out more complex functionalities (mapping, games, etc.) not accessible by the &#034;middle office&#034;. In this mode, i-Tego ensures the operation of the audio guide in SaaS mode, the customer can still access the middle office to make quick changes to the content.&lt;/p&gt;
&lt;p&gt;Finally, the &#8220;AUTONOMOUS MODE&#8221; allows a large entity to acquire a license to operate the software on its own servers.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;h3 class=&#034;spip&#034;&gt;SAAS marketing mode&lt;/h3&gt;
&lt;p&gt;This mode is aimed at private users or very small entities.&lt;br class='autobr' /&gt;
From its origin, the O-DGuide application was intended to be distributed &#034;in SaaS MODE&#034;, that is to say as a Web service based on the i-Tego SaaS system. In this mode, the visitor (the Internet user accessing the audio guide site to build his audio guide) must register on the SaaS system, adopt one of the packages offered and take out a subscription.&lt;/p&gt;
&lt;p&gt;From then on, he is completely autonomous to create and update his audio guide, at no additional cost.&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;AGENCY marketing mode&lt;/h3&gt;
&lt;p&gt;This mode is aimed at professionals.&lt;/p&gt;
&lt;p&gt;In this mode, the customer asks the i-Tego company to build the audio guide.&lt;br class='autobr' /&gt;
The client can delegate the entire work (production of media and texts) or provide all the necessary documents.&lt;br class='autobr' /&gt;
This mode also allows more complex functionalities (mapping, games, etc.) not accessible by the &#034;middle office&#034;.&lt;/p&gt;
&lt;p&gt;The i-Tego SaaS system continues to condition access to the middle office, authentication is done by OAUTHSD. After the audio guide is put into service, i-Tego registers the authors in the SAAS system and creates a special subscription for them. Access identifiers (login and password) are assigned to the customer to allow them to access the audio guide middle office in order, in particular, to make rapid changes to the content independently.&lt;/p&gt;
&lt;p&gt;The creation of an audio guide in agency mode is the subject of a quote, and, possibly, a contract specifying the conditions for maintaining it in service. An annual subscription is due and paid under the same conditions as SaaS mode.&lt;/p&gt;
&lt;h3 class=&#034;spip&#034;&gt;AUTONOMOUS marketing mode&lt;/h3&gt;
&lt;p&gt;The objective of this mode is to provide the client with an O-DGuide application that can be installed on their server to allow them to be completely autonomous.&lt;/p&gt;
&lt;p&gt;The i-Tego SaaS system is removed, authentication is done by SPIP. We are no longer talking about a &#8220;SaaS&#8221; application but a &#8220;multi-tenant&#8221; one. &lt;br class='autobr' /&gt;
The site works like any ordinary SPIP application, with administrator, editor and visitor roles. This allows you to use all the power of SPIP's editorial functionalities, and in particular the supervision of an editorial team: management of the publishing program, scheduled and controlled online posting, messaging with editors, management of successive versions, etc.&lt;/p&gt;
&lt;p&gt;The supply of an O-DGuide system in stand-alone mode is subject to a quote, a contract and the delivery of an operating license specifying the rights granted.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Plus</title>
		<link>https://odguide.io/les-plus-en.html</link>
		<guid isPermaLink="true">https://odguide.io/les-plus-en.html</guid>
		<dc:date>2023-09-28T16:14:02Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>i-Tego</dc:creator>



		<description>
&lt;p&gt;By contacting us, you can add a variety of elements to your audio guides, from games to a home page, find out what we can offer you. Games &lt;br class='autobr' /&gt;
If you want to insert games, no problem, we can create them for you. &lt;br class='autobr' /&gt;
The following games are available: Quizzes Gap-fill exercise Crosswords Hangman game Connect the dots [1] &lt;br class='autobr' /&gt;
Find out what it might look like. Video &lt;br class='autobr' /&gt;
You have videos with audio, and you want the text you hear to be translated into the languages you have chosen for your audio guide? (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH126/arton47-565db.png?1763284003' width='150' height='126' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;By contacting us, you can add a variety of elements to your audio guides, from games to a home page, find out what we can offer you.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;h3&gt; Games &lt;/h3&gt;
&lt;p&gt;If you want to insert games, no problem, we can create them for you. &lt;br class='autobr' /&gt;
The following games are available:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Quizzes&lt;/li&gt;&lt;li&gt; Gap-fill exercise&lt;/li&gt;&lt;li&gt; Crosswords&lt;/li&gt;&lt;li&gt; Hangman game&lt;/li&gt;&lt;li&gt; Connect the dots&lt;span class=&#034;spip_note_ref&#034;&gt; [&lt;a href='#nb2-1' class='spip_note' rel='appendix' title='This game is not yet suitable for mobile use' id='nh2-1'&gt;1&lt;/a&gt;]&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Find out what it might look like. &lt;br class='autobr' /&gt;
&lt;span class='spip_document_277 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L500xH337/jeux1-b5058.png?1762877642' width='500' height='337' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt; Video&lt;/h3&gt;
&lt;p&gt;You have videos with audio, and you want the text you hear to be translated into the languages you have chosen for your audio guide? We can do it for you.&lt;/p&gt;
&lt;h3&gt;Homepage&lt;/h3&gt;
&lt;p&gt;You want to insert a home page? Add links to other audio guides? Here's an example: &lt;br class='autobr' /&gt;
&lt;span class='spip_document_278 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L428xH873/accueil-67b94.png?1762786256' width='428' height='873' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You are interested, &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt; now.&lt;/p&gt;&lt;/div&gt;
		&lt;hr /&gt;
		&lt;div class='rss_notes'&gt;&lt;div id='nb2-1'&gt;
&lt;p&gt;&lt;span class=&#034;spip_note_ref&#034;&gt;[&lt;a href='#nh2-1' class='spip_note' title='Footnotes 2-1' rev='appendix'&gt;1&lt;/a&gt;] &lt;/span&gt;This game is not yet suitable for mobile use&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Variants </title>
		<link>https://odguide.io/variante-en.html</link>
		<guid isPermaLink="true">https://odguide.io/variante-en.html</guid>
		<dc:date>2023-09-28T10:37:05Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>i-Tego</dc:creator>



		<description>
&lt;p&gt;Variants are graphical aspects derived from a template. Among other things, they allow sequences to be presented in different ways, while retaining the same navigation bar. &lt;br class='autobr' /&gt;
You have access to 4 templates: Basic Moiron Vignette Moiron &#201;l&#233;mentaire &lt;br class='autobr' /&gt;
One is available on request: Application. Discover the templates. &lt;br class='autobr' /&gt; How do I choose a variant? &lt;br class='autobr' /&gt;
When you choose a template, a list of templates and their variants appears. A variant will appear as follows: template / variant. All you have to (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L114xH150/arton43-635dd.png?1763284003' width='114' height='150' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;Variants are graphical aspects derived from a template. Among other things, they allow sequences to be presented in different ways, while retaining the same navigation bar.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;You have access to 4 templates:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Basic&lt;/li&gt;&lt;li&gt; Moiron Vignette&lt;/li&gt;&lt;li&gt; Moiron&lt;/li&gt;&lt;li&gt; &#201;l&#233;mentaire&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;One is available on request: Application. &lt;br class='autobr' /&gt;
Discover &lt;a href='https://odguide.io/Les-templates-en.html' class='spip_in'&gt;the templates&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt; How do I choose a variant?&lt;/h3&gt;
&lt;p&gt;When you choose a template, a list of templates and their variants appears. &lt;br class='autobr' /&gt;
A variant will appear as follows: &lt;code class='spip_code' dir='ltr'&gt;template / variant&lt;/code&gt;. &lt;br class='autobr' /&gt;
All you have to do is choose the one you want.&lt;/p&gt;
&lt;h3&gt; What variants? &lt;/h3&gt;
&lt;p&gt;Each template gives you access to different variants:&lt;/p&gt;
&lt;h4 style=&#034;color:#dd6e42;&#034;&gt;Infos&lt;/h4&gt;
&lt;p&gt;This variant will not contain audio and allows you to display text. This can be particularly useful if you want to create a page dedicated to credits, for example.&lt;/p&gt;
&lt;h4 style=&#034;color:#dd6e42;&#034;&gt; Liste &lt;/h4&gt;
&lt;p&gt;Rather than jumping from one sequence to another, all the sequences are grouped together on a single page in the form of a list.&lt;/p&gt;
&lt;h4 style=&#034;color:#dd6e42;&#034;&gt; Elementaire-bis &lt;/h4&gt;
&lt;p&gt;This variant gives you access to a slightly different presentation of the elementaire template, in particular with the graphic appearance of the buttons.&lt;/p&gt;
&lt;h3&gt; Correspondence template - variant &lt;/h3&gt;&lt;table class=&#034;table table-sm&#034; style=&#034;font-size:16px; &#034;&gt; &lt;thead style=&#034;background:#4f6d7a; color:#fff;&#034;&gt; &lt;tr&gt; &lt;th scope=&#034;row&#034;&gt;Template&lt;/th&gt; &lt;th scope=&#034;col&#034; style=&#034;text-align: center;&#034;&gt;Infos&lt;/th&gt; &lt;th scope=&#034;col&#034; style=&#034;text-align: center;&#034;&gt;Liste&lt;/th&gt; &lt;th scope=&#034;col&#034; style=&#034;text-align: center;&#034;&gt;Elementaire-bis &lt;/th&gt; &lt;/tr&gt; &lt;/thead&gt;
&lt;tbody &gt; &lt;tr&gt; &lt;td scope=&#034;row&#034; &gt;Basic&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;td &gt;&lt;/td&gt; &lt;td &gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td scope=&#034;row&#034; &gt;Moiron Vignette&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;td &gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td scope=&#034;row&#034; &gt;Moiron&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;td &gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td scope=&#034;row&#034; &gt;Moiron Vignette&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;td style=&#034;text-align: center;&#034;&gt;&lt;code class='spip_code' dir='ltr'&gt;X&lt;/code&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If you have special requirements and would like to add other elements to your audio guides, such as games, it's possible.&lt;/p&gt;
&lt;p&gt;&lt;a href='https://odguide.io/les-plus-en.html' class='spip_in'&gt;Discover all the possibilities&lt;/a&gt;, or &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt; directement.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Glossary</title>
		<link>https://odguide.io/glossaire-en.html</link>
		<guid isPermaLink="true">https://odguide.io/glossaire-en.html</guid>
		<dc:date>2023-02-23T15:20:06Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>i-Tego</dc:creator>



		<description>
&lt;p&gt;Find the definition of important terms here. &lt;br class='autobr' /&gt; Audioguides : Succession of sequences. &lt;br class='autobr' /&gt; Sequence : A page of the audio guide in a given language. &lt;br class='autobr' /&gt; Translation: The audio guide can state texts in dozens of languages. O-DGuide also allows automatic translation into a smaller number of languages. &lt;br class='autobr' /&gt;
The number of languages is growing steadily, see list here. &lt;br class='autobr' /&gt; Point of Interest (POI) : Consists of the sequence in the original language of the translations (usually French) and a sequence for (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH150/arton39-d94e5.png?1763284003' width='150' height='150' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;Find the definition of important terms here.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;a id=&#034;def_audioguide&#034;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;strong&gt;Audioguides&lt;/strong&gt; : Succession of sequences.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;a id=&#034;def_sequence&#034;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;strong&gt;Sequence&lt;/strong&gt; : A &lt;i&gt;page&lt;/i&gt; of the audio guide in a given language.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;a id=&#034;def_traduction&#034;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;strong&gt;Translation&lt;/strong&gt;: The audio guide can state texts in dozens of languages. O-DGuide also allows automatic translation into a smaller number of languages. &lt;br class='autobr' /&gt;
The number of languages is growing steadily, &lt;strong&gt;&lt;a href='https://odguide.io/les-langues-en.html' class='spip_in'&gt;see list here&lt;/a&gt;&lt;/strong&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;a id=&#034;def_POI&#034;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;strong&gt;Point of Interest (POI) &lt;/strong&gt; : Consists of the sequence in the original language of the translations (usually French) and a sequence for each language of translation.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;a id=&#034;def_template&#034;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;strong&gt;Template&lt;/strong&gt; : Defines the layout of the sequences (layout, buttons, fonts, colours etc.). Separate templates can be assigned to the different POIs.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;strong&gt;Interactive cartography&lt;/strong&gt; : A zoomable and moveable map on which the POIs appear. The user sees his GPS position on the map.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;strong&gt;Interactive Map&lt;/strong&gt; : An image on a fixed scale graphic background, scrollable but not zoomable, on which the POIs are represented in an integrated way in the image.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Creating routes</title>
		<link>https://odguide.io/parcours-en.html</link>
		<guid isPermaLink="true">https://odguide.io/parcours-en.html</guid>
		<dc:date>2023-02-22T16:40:40Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>i-Tego</dc:creator>



		<description>
&lt;p&gt;Create an outdoor or even indoor route, and make sure your users never get lost. &lt;br class='autobr' /&gt;
Do you want to create a course, and associate the points with a sequence? There are two solutions: The plan Mapping &lt;br class='autobr' /&gt; The plan The plan is an image on which the points of interest are integrated. We all control the content but the possible actions are limited. &lt;br class='autobr' /&gt;
It is not possible to zoom in, or to see what is around the points of interest. &lt;br class='autobr' /&gt;
Provide us with the plan in question, and we will associate the (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH148/arton35-dc4f8.png?1763284003' width='150' height='148' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;Create an outdoor or even indoor route, and make sure your users never get lost.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;Do you want to create a course, and associate the points with a sequence? &lt;br class='autobr' /&gt;
There are two solutions:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; The plan&lt;/li&gt;&lt;li&gt; Mapping&lt;/li&gt;&lt;/ul&gt;&lt;h1&gt; The plan &lt;/h1&gt;
&lt;p&gt;The plan is an image on which the points of interest are integrated. We all control the content but the possible actions are limited.&lt;/p&gt;
&lt;p&gt;It is not possible to zoom in, or to see what is around the points of interest.&lt;/p&gt;
&lt;p&gt;Provide us with the plan in question, and we will associate the sequences to each point of the map.&lt;/p&gt;
&lt;p&gt;&lt;span class='spip_document_177 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L500xH232/plan-2-f13f4.png?1762877642' width='500' height='232' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;br class='autobr' /&gt;
&lt;a id=&#034;geolocalisation&#034;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt; Mapping&lt;/h1&gt;
&lt;p&gt;TThe mapping uses the &lt;strong&gt;OpenStreetMap&lt;/strong&gt; system.&lt;/p&gt;
&lt;p&gt;Using the &lt;strong&gt;geographical coordinates,&lt;/strong&gt; or via the &lt;strong&gt;address of the points of interest&lt;/strong&gt;, we can place these points on the map and associate them with each sequence.&lt;/p&gt;
&lt;p&gt;The actions possible with the cartography are wider, it is for example possible to zoom in, to see what is around the points of interest..&lt;/p&gt;
&lt;p&gt;Your visitors will have the choice between &lt;strong&gt;2 modes&lt;/strong&gt; :&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;strong&gt;Exploration mode&lt;/strong&gt; &lt;br class='autobr' /&gt;
Explore the map with the smartphone and click on the points of interest to start a sequence.&lt;br class='autobr' /&gt;
&lt;span class='spip_document_178 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L247xH477/10-1-5faf7.png?1762786479' width='247' height='477' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;strong&gt;The navigation mode&lt;/strong&gt; &lt;br class='autobr' /&gt;
This mode centres the map on the visitor's position, the points of interest appear spontaneously.&lt;br class='autobr' /&gt;
&lt;span class='spip_document_179 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L248xH472/11-d83b9.png?1762786479' width='248' height='472' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h4&gt;If you wish to create a route, please feel free to &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt;. &lt;/h4&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>FAQ</title>
		<link>https://odguide.io/FAQ-31.html</link>
		<guid isPermaLink="true">https://odguide.io/FAQ-31.html</guid>
		<dc:date>2023-01-13T10:48:26Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		



		<description>
&lt;p&gt;Frequently Asked Questions (FAQ) &lt;br class='autobr' /&gt;
What is status ? &lt;br class='autobr' /&gt;
Status is used to manage the visibility of sequences and audio guides for visitors. &lt;br class='autobr' /&gt; What happens if the status is set to offline or in preparation? &lt;br class='autobr' /&gt;
If the audio guide has been set to offline or in preparation, no footage will be visible. The visitor who wants to access the tour will be sent back to a page on which a message indicating the unavailability of the audio guide is displayed. They can also scan another QR-Code or enter a (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH104/arton31-467d3.png?1763284003' width='150' height='104' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;Frequently Asked Questions (FAQ)&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;h1&gt;What is status ? &lt;/h1&gt;
&lt;p&gt;Status is used to manage the visibility of sequences and audio guides for visitors.&lt;/p&gt;
&lt;h1&gt; What happens if the status is set to &lt;i&gt;offline&lt;/i&gt; or &lt;i&gt;in preparation&lt;/i&gt;? &lt;/h1&gt;
&lt;p&gt;If the audio guide has been set to &lt;i&gt;offline&lt;/i&gt; or &lt;i&gt;in preparation&lt;/i&gt;, no footage will be visible. &lt;br class='autobr' /&gt;
The visitor who wants to access the tour will be sent back to a page on which a message indicating the unavailability of the audio guide is displayed. &lt;br class='autobr' /&gt;
They can also scan another QR-Code or enter a tour code.&lt;/p&gt;
&lt;p&gt;If the sequence has been set to &lt;i&gt;offline&lt;/i&gt; or &lt;i&gt;in preparation&lt;/i&gt;, it will no longer be available in the list of sequences in the audio guide. &lt;br class='autobr' /&gt;
If the visitor tries to access this sequence by scanning the QR-Code for example, they will be returned to the list of sequences. &lt;br class='autobr' /&gt;
In the sequence list, a message will be displayed indicating that the sequence in question is not available.&lt;/p&gt;
&lt;h1&gt; I changed the status of the sequence but the ones in secondary languages do not have the same status. &lt;/h1&gt;
&lt;p&gt;When creating a sequence this will automatically have the status &lt;i&gt;published&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;The modification of the status is done according to the sequence in main language. By modifying its status one automatically modifies the status of the sequence in all languages &lt;strong&gt;already created&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Thus, if the sequence in the secondary language was created after the change of status of the sequence, the latter will take the published status.&lt;/p&gt;
&lt;p&gt;To solve this problem, change the sequence back to &lt;i&gt;published&lt;/i&gt; status and then change it back to your choice.&lt;/p&gt;
&lt;h1&gt; What is the number of points? &lt;/h1&gt;
&lt;p&gt;By subscribing to O-DGuide, you benefit from speech synthesis and translation tools. The number of points therefore corresponds to your credit for transforming text into audio and for automatic translation.&lt;/p&gt;
&lt;p&gt;This number of points is renewed each month of your subscription.&lt;/p&gt;
&lt;p&gt;Each time you make a translation or modify your text and save it, your number of points decreases.&lt;/p&gt;
&lt;h1&gt; I have problems with my account and my subscription &lt;/h1&gt; &lt;p&gt;&lt;a href=&#034;https://buyproto.dnc.global/FAQ.html&#034; class='spip_out' rel='external'&gt;Go to&lt;/a&gt;, to find an answer to your problem.&lt;/p&gt;
&lt;p&gt;If you can't find the answer to your question please &lt;a href=&#034;https://odgproto.dnc.global/spip.php?page=contact&amp;lang=en&#034; class='spip_out' rel='external'&gt;contact us&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Use of the audio guide by your visitors</title>
		<link>https://odguide.io/utiliser-audioguide-en.html</link>
		<guid isPermaLink="true">https://odguide.io/utiliser-audioguide-en.html</guid>
		<dc:date>2023-01-13T08:44:59Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		



		<description>
&lt;p&gt;The use of the audio guide by your visitors. &lt;br class='autobr' /&gt;
You design an audio guide for visitors, but how do they access it? What can they do once they have access to it? &lt;br class='autobr' /&gt;
That's what we'll explain here. &lt;br class='autobr' /&gt;
Prerequisites: Have a smartphone connected to the internet, either by network or wifi. To start the tour it is mandatory to have an internet connection. For operation in areas with poor network, please contact us. The mobile must have a browser capable of playing HTML5 audio in mp3 format &lt;br class='autobr' /&gt; Starting (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH131/arton28-c80b0.png?1763284003' width='150' height='131' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;The use of the audio guide by your visitors.&lt;/p&gt;
&lt;p&gt;You design an audio guide for visitors, but how do they access it? What can they do once they have access to it?&lt;/p&gt;
&lt;p&gt;That's what we'll explain here.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;h1&gt;Prerequisites: &lt;/h1&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Have a &lt;strong&gt;smartphone&lt;/strong&gt; connected to the internet, either by network or wifi. &lt;br class='autobr' /&gt;
To start the tour it is mandatory to have an internet connection. &lt;br class='autobr' /&gt;
For operation in areas with poor network, please &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;The mobile must have a browser capable of playing HTML5 audio in mp3 format&lt;span class=&#034;spip_note_ref&#034;&gt; [&lt;a href='#nb3-1' class='spip_note' rel='appendix' title='This is now the case on recent mobile devices or those with an updated (...)' id='nh3-1'&gt;1&lt;/a&gt;]&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h1&gt; Starting the tour &lt;/h1&gt;
&lt;p&gt;After creating your audio guide and its first sequence, you will find in the tab &lt;i&gt;Audio guide information and qr-code&lt;/i&gt; many tools to distribute to your visitors so that they can access the visit.&lt;/p&gt;
&lt;p&gt;&lt;span class='spip_document_195 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L500xH326/acces-2-7b243.png?1762877642' width='500' height='326' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;br class='autobr' /&gt;
&lt;a id=&#034;commencer_visite&#034;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are many ways for visitors to access your audio guide.&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;The &lt;strong&gt;Qr-Code&lt;/strong&gt; to scan by your visitors&lt;/li&gt;&lt;li&gt;A &lt;strong&gt;link&lt;/strong&gt;, which you can put on your website.&lt;/li&gt;&lt;li&gt;A &lt;strong&gt;code&lt;/strong&gt;. From our application it is possible for visitors to access an audio guide. &lt;br class='autobr' /&gt;
By going to the address : &lt;code class='spip_code' dir='ltr'&gt;https://odguide.io/spip.php?page=visiteur&amp;lang=en &lt;/code&gt;&lt;br class='autobr' /&gt;
Then by entering the &lt;i&gt;visit code&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h1&gt; Moving between the different sequences &lt;/h1&gt;
&lt;p&gt;Once on the audioguide the visitor can move to another sequence in several ways:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; By clicking on the &lt;strong&gt;navigation button&lt;/strong&gt; &#034;previous&#034;, &#034;next&#034;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; By &lt;strong&gt;choosing another sequence&lt;/strong&gt; from the &lt;i&gt;sequence list&lt;/i&gt; page.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; By &lt;strong&gt;automatic chaining&lt;/strong&gt;. &lt;br class='autobr' /&gt;
If the box has been ticked in the form for creating a sequence, then once this sequence has been completed, it will automatically move on to the next sequence.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; By &lt;strong&gt;geolocation&lt;/strong&gt;.&lt;br class='autobr' /&gt;
Depending on your form, you may have used a geolocation system, if the visitor is within 20m of a point the sequence associated with that point will be triggered. &lt;br class='autobr' /&gt;
&lt;i&gt;For more information, &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt;. &lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; By &lt;strong&gt;clicking on a link&lt;/strong&gt; located on a map or an image. It depends on the formula chosen, for more information, &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt;. &lt;br class='autobr' /&gt;
&lt;a id=&#034;action_visiteur&#034;&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h1&gt;The possible actions in the audioguide&lt;/h1&gt;
&lt;p&gt;Depending on the &lt;a href='https://odguide.io/Les-templates-en.html' class='spip_in'&gt;template&lt;/a&gt; you choose several actions are possible by your visitors.&lt;/p&gt;
&lt;h3&gt; In the navigation bar some actions are always available&lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Go to the &lt;strong&gt;language page&lt;/strong&gt;&lt;/li&gt;&lt;li&gt; Start &lt;strong&gt;a new visit&lt;/strong&gt;. &lt;br class='autobr' /&gt;
This page will offer visitors to enter the code of a visit, or to scan a QR-Code.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span class='spip_document_196 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L187xH385/nouvelle_visite-2-0acab.png?1762787815' width='187' height='385' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt;&lt;strong&gt;Start over&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;Go to the &lt;strong&gt;sequence list&lt;/strong&gt;.&lt;/li&gt;&lt;li&gt;Manage the &lt;strong&gt;playback speed&lt;/strong&gt; of the audio.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span class='spip_document_197 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L190xH387/vitesse_lecture-2-e7077.png?1762787815' width='190' height='387' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Access help.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt; In the main part of the audio guide &lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Navigate between sequences with the &#034;previous&#034; and &#034;next&#034; buttons or via the &lt; &gt; arrows.&lt;/li&gt;&lt;li&gt; Start or stop the audio with play or pause&lt;/li&gt;&lt;li&gt; Advance in the sequence by clicking on the progress bar&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt; According to the templates &lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; If the user only wants to scan a QR-Code he can do so either from the navigation bar with &lt;i&gt;scan QR-Code&lt;/i&gt; or from the &lt;i&gt;scan &lt;/i&gt; button&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; View the text spoken in the audio either with &#034;lyrics&#034; or by scrolling down the audio guide.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;If you have any further questions please do not hesitate to &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;
		&lt;hr /&gt;
		&lt;div class='rss_notes'&gt;&lt;div id='nb3-1'&gt;
&lt;p&gt;&lt;span class=&#034;spip_note_ref&#034;&gt;[&lt;a href='#nh3-1' class='spip_note' title='Footnotes 3-1' rev='appendix'&gt;1&lt;/a&gt;] &lt;/span&gt;This is now the case on recent mobile devices or those with an updated system and browser. For browser compatibility, see: &lt;a href=&#034;https://developer.mozilla.org/fr/docs/Web/HTML/Element/audio&#034; class='spip_url spip_out auto' rel='nofollow external'&gt;https://developer.mozilla.org/fr/docs/Web/HTML/Element/audio&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Create an audio guide</title>
		<link>https://odguide.io/creer-audioguide-en.html</link>
		<guid isPermaLink="true">https://odguide.io/creer-audioguide-en.html</guid>
		<dc:date>2023-01-12T15:03:23Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		



		<description>
&lt;p&gt;An audio guide is a set of sequences. With a few clicks you will be able to create your own audio guides and sequences quickly and easily. &lt;br class='autobr' /&gt;
This article will explain how to create your audio guide. &lt;br class='autobr' /&gt; Step 1: Creating the audio guide &lt;br class='autobr' /&gt;
After you have logged in, these are the steps needed to create an audio guide: Click on Create an audio guide on the O-DGuide homepage. &lt;br class='autobr' /&gt;
You will arrive on the page below: &lt;br class='autobr' /&gt;
To create an audio guide, you will require: Enter a title Add a main language . This (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH89/arton25-67a4c.png?1763284003' width='150' height='89' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;An audio guide is a set of sequences. With a few clicks you will be able to create your own audio guides and sequences quickly and easily.&lt;/p&gt;
&lt;p&gt;This article will explain how to create your audio guide.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;h1&gt;Step 1: Creating the audio guide&lt;/h1&gt;
&lt;p&gt;After you have logged in, these are the steps needed to create an audio guide:&lt;/p&gt;
&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Click on &lt;i&gt;Create an audio guide&lt;/i&gt; on the O-DGuide homepage.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;You will arrive on the page below:&lt;/p&gt;
&lt;p&gt;&lt;span class='spip_document_192 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L500xH383/form_creer_audioguide-2-e9f43.png?1762877642' width='500' height='383' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;To create an audio guide, you will &lt;strong&gt;require&lt;/strong&gt;: &lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Enter &lt;strong&gt;a title&lt;/strong&gt;&lt;/li&gt;&lt;li&gt; Add &lt;strong&gt;a main language &lt;/strong&gt; .&lt;br class='autobr' /&gt;
This language will be used as a reference for the sequences in secondary languages, notably for the images, the template, the translation of the text... ), this &lt;strong&gt;may not be modified later&lt;/strong&gt;.&lt;/li&gt;&lt;li&gt; &lt;strong&gt;An introductory text&lt;/strong&gt;&lt;/li&gt;&lt;li&gt; &lt;strong&gt;An image&lt;/strong&gt;. (This image will be the default image for sequences that do not have an image)&lt;/li&gt;&lt;li&gt; Click on &lt;strong&gt;create&lt;/strong&gt;. &lt;br class='autobr' /&gt;
You have just created your audio guide. All you have to do now is create a sequence.&lt;/li&gt;&lt;/ul&gt;&lt;div class=&#034;spip_accordeon&#034;&gt;
&lt;h3 class=&#034;spip&#034;&gt;Optional features of the audio guide &lt;/h3&gt;&lt;div&gt; You can also :&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Choose &lt;strong&gt;secondary languages&lt;/strong&gt;, there is no limit.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Choose another &lt;strong&gt;template&lt;/strong&gt;&lt;span class=&#034;spip_note_ref&#034;&gt; [&lt;a href='#nb3-1' class='spip_note' rel='appendix' title='The list of available templates depends on the chosen formula' id='nh3-1'&gt;1&lt;/a&gt;]&lt;/span&gt;, the default template is the &lt;i&gt;basic&lt;/i&gt; template. More information on &lt;a href='https://odguide.io/Les-templates-en.html' class='spip_in'&gt;templates&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Add a &lt;strong&gt;specific style&lt;/strong&gt; to the whole audio guide. Templates are editable, more information on &lt;a href='https://odguide.io/modifier-templates-en.html' class='spip_in'&gt;editing templates&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Add &lt;strong&gt;html code&lt;/strong&gt; to your audio guide. For example, this could be used to add a link to a site at the bottom of your audio guide.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Choose a &lt;strong&gt;renewal frequency of the tour code&lt;/strong&gt;. &lt;br class='autobr' /&gt;
One of the ways your visitors can access an audio guide is through a code. Depending on your policy this can be renewed every day, week, month, year &lt;strong&gt;By default this code has no renewal&lt;/strong&gt;.
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;h1&gt;&lt;/h1&gt;
&lt;h1&gt;Step 2: Creating a sequence&lt;/h1&gt;
&lt;p&gt;Start by clicking on &lt;i&gt;Add sequence&lt;/i&gt;, in the home of the selected audio guide.&lt;/p&gt;
&lt;p&gt;You arrive on the following page :&lt;/p&gt;
&lt;p&gt;&lt;span class='spip_document_194 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L500xH500/creer_sequence-2-87108.png?1762877643' width='500' height='500' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Before creating the sequences in your secondary languages it is &lt;strong&gt;mandatory to create the sequence in the main language&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;All &lt;strong&gt;uncreated sequences will have an hourglass&lt;/strong&gt; before its name, while &lt;strong&gt;the created ones will have a green tick&lt;/strong&gt; as below:&lt;/p&gt;
&lt;p&gt;&lt;span class='spip_document_193 spip_documents spip_documents_center'&gt;
&lt;img src='https://odguide.io/local/cache-vignettes/L500xH58/etat_sequence-2-15b30.png?1762877643' width='500' height='58' alt=&#034;&#034; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;To create a sequence you must: &lt;/h3&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Fill in &lt;strong&gt;a title&lt;/strong&gt;&lt;/li&gt;&lt;li&gt; Add your &lt;strong&gt;text&lt;/strong&gt;&lt;/li&gt;&lt;li&gt; Click on create.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Your sequence has been created, you can now create the sequence in another language.&lt;/p&gt;
&lt;div class=&#034;spip_accordeon&#034;&gt;
&lt;h3 class=&#034;spip&#034;&gt;Optional features of the sequences&lt;/h3&gt;&lt;div&gt;
You can also :&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; &lt;strong&gt;Edit Voice&lt;/strong&gt; and listen to it. (&lt;i&gt;Listen to Voice&lt;/i&gt; will take a predefined text, not the one you entered previously.)&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Add &lt;strong&gt;one image&lt;/strong&gt;. This will be the image for the sequence, if no image has been selected then the sequence will take the image from the audio guide.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Check &lt;strong&gt;Auto sequence&lt;/strong&gt;. If you want the next sequence to start directly after this one without the visitor having to press &lt;i&gt;next&lt;/i&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Check &lt;strong&gt;shadow area&lt;/strong&gt;. To assist the operation of the audioguide in areas with a poor network. This depends on the package chosen. For more information, &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Change the&lt;strong&gt; template&lt;/strong&gt;. The default template corresponds to the one in the audio guide. More information on &lt;a href='https://odguide.io/Les-templates-en.html' class='spip_in'&gt;templates&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Add &lt;strong&gt;a specific style&lt;/strong&gt; to this sequence. For more information on &lt;a href='https://odguide.io/modifier-templates-en.html' class='spip_in'&gt;modifying templates&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Location of &lt;strong&gt;links on a map or image&lt;/strong&gt;. It depends on the chosen formula. For more information, &lt;a href='https://odguide.io/?page=contact&amp;#38;lang=en'&gt;contact us&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034;&gt;&lt;li&gt; Add &lt;strong&gt;html code&lt;/strong&gt; to your sequence. For example, this can be used to add a link to a site at the bottom of your sequence.
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;
		&lt;hr /&gt;
		&lt;div class='rss_notes'&gt;&lt;div id='nb3-1'&gt;
&lt;p&gt;&lt;span class=&#034;spip_note_ref&#034;&gt;[&lt;a href='#nh3-1' class='spip_note' title='Footnotes 3-1' rev='appendix'&gt;1&lt;/a&gt;] &lt;/span&gt;The list of available templates depends on the chosen formula&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Master dozens of languages</title>
		<link>https://odguide.io/les-langues-en.html</link>
		<guid isPermaLink="true">https://odguide.io/les-langues-en.html</guid>
		<dc:date>2023-01-10T17:12:34Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		



		<description>
&lt;p&gt;O-DGuide allows you to quickly and easily create a multilingual audio guide in more than 40 languages. &lt;br class='autobr' /&gt;
You can also automatically generate translations from the basic language texts into dozens of languages. &lt;br class='autobr' /&gt;
See an example of a multilingual audio guide. Languages of enunciation &lt;br class='autobr' /&gt;
The following languages are available for speech synthesis: Afrikaans (South Africa) - Afrikaans (Suid-Afrika) , Arabic - &#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577; , Bangla (Inde) - &#2476;&#2494;&#2434;&#2482;&#2494; , (...)&lt;/p&gt;


-
&lt;a href="https://odguide.io/-Documentation-en-.html" rel="directory"&gt;Documentation&lt;/a&gt;


		</description>


 <content:encoded>&lt;img class='spip_logo spip_logo_right spip_logos' alt=&#034;&#034; style='float:right' src='https://odguide.io/local/cache-vignettes/L150xH137/arton22-197dd.png?1763284004' width='150' height='137' /&gt;
		&lt;div class='rss_chapo'&gt;&lt;p&gt;O-DGuide allows you to quickly and easily create a multilingual audio guide in more than 40 languages.&lt;/p&gt;
&lt;p&gt;You can also automatically generate translations from the basic language texts into dozens of languages.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_texte'&gt;&lt;p&gt;See an &lt;a href='https://odguide.io/?page=showroom_middleoffice&amp;#38;id_audioguide=16'&gt;example of a multilingual audio guide&lt;/a&gt;.&lt;/p&gt;
&lt;h1&gt;Languages of enunciation&lt;/h1&gt;
&lt;strong&gt;
&lt;p style=&#034;font-size:18px;&#034;&gt;The following languages are available for speech synthesis:&lt;/p&gt;
&lt;/strong&gt;
&lt;div style=&#034;text-align:justify;&#034;&gt; &lt;span class=&#034;name_int&#034;&gt; Afrikaans (South Africa) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Afrikaans (Suid-Afrika)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Arabic - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Bangla (Inde) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#2476;&#2494;&#2434;&#2482;&#2494;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Basque - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Euskara&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Bulgarian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Cantonese (Traditional, Hong Kong SAR China) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#31925;&#35486; (&#32321;&#39636;&#65292;&#20013;&#33775;&#20154;&#27665;&#20849;&#21644;&#22283;&#39321;&#28207;&#29305;&#21029;&#34892;&#25919;&#21312;)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Catalan - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Catal&#224;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Croatian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Hrvatski&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Czech - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#268;e&#353;tina&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Danish - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Dansk&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Dutch - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Nederlands&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Dutch (Belgium) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Nederlands (Belgie)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; English (Australia) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; English (Australia)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; English (India) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; English (India)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; English (USA) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; English (USA)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; English (United Kingdom) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; English (United Kingdom)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Estonian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Eesti&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Filipino (Philippines) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Pilipino (Pilipinas)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Finnish - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Suomi&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; French - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Fran&#231;ais&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; French (Canada) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Fran&#231;ais (Canada)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Galician - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Galego&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; German - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Deutsch&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Greek (Greece) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940; (&#917;&#955;&#955;&#940;&#948;&#945;)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Gujarati - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#2711;&#2753;&#2716;&#2736;&#2750;&#2724;&#2752;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Hebrew - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#1506;&#1489;&#1512;&#1497;&#1514;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Hindi - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#2361;&#2367;&#2344;&#2381;&#2342;&#2368;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Hungarian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Magyar&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Icelandic (Iceland) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#237;slenska (&#205;sland)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Indonesian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Bahasa Indonesia&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Italian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Italiano&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Japanese - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#26085;&#26412;&#35486;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Kannada (India) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#3221;&#3240;&#3277;&#3240;&#3233;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Korean - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#54620;&#44397;&#50612;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Latvian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Latvie&#353;u&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Lithuanian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Lietuvi&#371;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Malay - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Bahasa Melayu&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Malayalam (India) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#3374;&#3378;&#3375;&#3390;&#3379;&#3330; (&#3335;&#3368;&#3405;&#3364;&#3405;&#3375;)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Mandarin Chinese (China) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#26222;&#36890;&#35441;&#65288;&#20013;&#22283;&#65289;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Mandarin Chinese (Taiwan) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#26222;&#36890;&#35441;&#65288;&#21488;&#28771;&#65289;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Marathi (India) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#2350;&#2352;&#2366;&#2336;&#2368;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Norwegian (Norway) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Norsk&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Polish - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Polski&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Portuguese - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Portugu&#234;s&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Portuguese (Brazil) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Portugu&#234;s (Brasil)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Punjabi (India) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#2602;&#2672;&#2588;&#2622;&#2604;&#2624;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Romanian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Rom&#226;n&#259;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Russian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Serbian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#1057;&#1088;&#1087;&#1089;&#1082;&#1080;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Slovak - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Sloven&#269;ina&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Slovenian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Sloven&#353;&#269;ina&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Spanish - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Espa&#241;ol&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Spanish (USA) - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Espa&#241;ol (Estados Unidos)&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Swedish - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Svenska&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Tamil - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#2980;&#2990;&#3007;&#2996;&#3021;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Telugu - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#3108;&#3142;&#3122;&#3137;&#3095;&#3137;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Thai - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#3616;&#3634;&#3625;&#3634;&#3652;&#3607;&#3618;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Turkish - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; T&#252;rk&#231;e&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Ukrainian - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; &#1059;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072;&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; Vietnamese - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; Ti&#7871;ng Vi&#7879;t&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; am_et - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; am_et&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; sw_ke - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; sw_ke&lt;/span&gt; , &lt;span class=&#034;name_int&#034;&gt; ur_in - &lt;/span&gt; &lt;span class=&#034;name_pays&#034;&gt; ur_in&lt;/span&gt; &lt;/div&gt;
&lt;p&gt;.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Note that the list of languages may vary depending on the subscription offer.&lt;/i&gt;&lt;/p&gt;
&lt;h1&gt;Traduction automatique&lt;/h1&gt;&lt;strong&gt;
&lt;p style=&#034;font-size:18px;&#034;&gt;The following languages are available for automatic translation from the main language text:&lt;/p&gt;
&lt;/strong&gt;
&lt;div class=&#034;wrap_lgtrad&#034;&gt; &lt;/div&gt;
&lt;p&gt;.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Note that not all subscriptions offer automatic translation and that the list of languages may vary according to the subscriptions that offer this feature.&lt;/i&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>



</channel>

</rss>
