<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Speed of speech &#8211; Politepix</title>
		<atom:link href="/forums/topic/speed-of-speech/feed/" rel="self" type="application/rss+xml" />
		<link>/forums/topic/speed-of-speech/feed/</link>
		<description></description>
		<lastBuildDate>Tue, 23 Apr 2024 14:38:26 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.9</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>/forums/topic/speed-of-speech/#post-11752</guid>
					<title><![CDATA[Speed of speech]]></title>
					<link>/forums/topic/speed-of-speech/#post-11752</link>
					<pubDate>Sun, 28 Oct 2012 11:09:13 +0000</pubDate>
					<dc:creator>CJ9T5</dc:creator>

					<description>
						<![CDATA[
						<p>I would like to control the speed in which the voice (slt) speaks I found the -(float)duration_stretch property but I&#8217;m not sure where to put it in my code or how to use it. Can someone please help me out?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>/forums/topic/speed-of-speech/#post-11753</guid>
					<title><![CDATA[Reply To: Speed of speech]]></title>
					<link>/forums/topic/speed-of-speech/#post-11753</link>
					<pubDate>Sun, 28 Oct 2012 11:26:44 +0000</pubDate>
					<dc:creator>Halle Winkler</dc:creator>

					<description>
						<![CDATA[
						<p>You can just set the property after initializing the voice and FliteController, and before messaging fliteController with say:withVoice:.</p>
<p>self.fliteController.duration_stretch = 0.5;<br />
[self.fliteController say:@&#8221;something&#8221; withVoice:self.slt];</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>/forums/topic/speed-of-speech/#post-11754</guid>
					<title><![CDATA[Reply To: Speed of speech]]></title>
					<link>/forums/topic/speed-of-speech/#post-11754</link>
					<pubDate>Sun, 28 Oct 2012 11:42:43 +0000</pubDate>
					<dc:creator>CJ9T5</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you very much!! :) </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

