The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1  
Old 06-23-2009, 01:49 PM
mkblade's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: rAiNeD iPhone 2G + 3.1.2
Operating System: Windows 7 Ultimate x64
Location: on Earth
Posts: 336
Thanks: 11
Thanked 34 Times in 27 Posts
Voice Control...on 3GS only or 3.0 OS?

Decided to start a thread on Voice Control (since we already got MMS & Video Recording going) on 2G/3G phones...

I know I heard people say its 3GS hardware only--but while looking around through SSHing my iPhone I came across the International.plist which, contains the following:

Code:
		<dict>
			<key>cell</key>
			<string>PSLinkListCell</string>
			<key>detail</key>
			<string>PSListItemsController</string>
			<key>get</key>
			<string>voiceControlLanguage:</string>
			<key>label</key>
			<string>VOICECONTROL</string>
			<key>requiredCapabilities</key>
			<array>
				<string>voice-control</string>
			</array>
			<key>set</key>
			<string>setVoiceControlLanguage:specifier:</string>
			<key>titlesDataSource</key>
			<string>voiceControlTitles:</string>
			<key>valuesDataSource</key>
			<string>voiceControlValues:</string>
		</dict>
		<dict>
Can anything be done on this...seems highly interesting, looks like Voice Control seems more of a software rather than hardware issue to me...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 06-24-2009, 03:02 AM
What's Jailbreak?
 
Join Date: Dec 2007
Location: Netherlands
Posts: 17
Thanks: 3
Thanked 0 Times in 0 Posts

I think its possible to use voice control on the 3G. The only thing why its not enabled is because the cpu of the 3G is not fast enough. in other word it would really slow down the phone. except from the cpu power i don't think there is any extra hardware needed... isn't it possible to overclock the 3G CPU?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 06-24-2009, 09:15 AM
What's Jailbreak?
 
Join Date: Dec 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

Pff 400mhz must be enough. Voice dialing has been around since the beginning of time... Plus the shuffle can speak things out load with practically no CPU power. I'm sure it can be done...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 06-24-2009, 09:34 AM
mkblade's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: rAiNeD iPhone 2G + 3.1.2
Operating System: Windows 7 Ultimate x64
Location: on Earth
Posts: 336
Thanks: 11
Thanked 34 Times in 27 Posts

It certainly can be, apart from the found codings their were many pngs related to "Jibbler" (VoiceControl) on the iPhone....

And as for hardware, the iPhone 2G & 3G have 620 MHz underclocked to 412 MHz ARM processors while the 3GS has 833 MHz underclocked to 600 MHz ARM processor....Certainly is a possibility to overclock the processors of the 2G & 3G to 620MHz?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 06-24-2009, 11:19 AM
What's Jailbreak?
 
Join Date: Apr 2009
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

So it turns out that the voice control function is a seperatre app located in /System/Library/CoreServices/ called VoiceOverTouch.app. This isn't looking good for us 2G/3G users because our operating system lacks some basic foundations for voice recording, accessibility, and voiceover. These files are scattered all through-out the iPhone 3GS OS "Kirkwood7A341.N88OS".

Last edited by thatoneguy159; 06-24-2009 at 11:26 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 06-24-2009, 12:56 PM
What's Jailbreak?
 
Join Date: Apr 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts

I think we're screwed:

Quote:
-sh: ./vot: Bad CPU type in executable
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 06-24-2009, 07:10 PM
What's Jailbreak?
 
Join Date: Apr 2009
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by garbs View Post
I think we're screwed:
Yes the code is specifically written for the iPhone 3GS processor. In short, we are screwed. Time to shell out some money. I tried the 3GS in the Apple store and now I want one.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 06-25-2009, 09:35 AM
mkblade's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: rAiNeD iPhone 2G + 3.1.2
Operating System: Windows 7 Ultimate x64
Location: on Earth
Posts: 336
Thanks: 11
Thanked 34 Times in 27 Posts

well i guess about half of us consider the voice control feature only available for the 3GS, however...still poking around I found all these files:

Code:
VoiceOverTouch.app
[ROOT/System/Library/CoreServices/VoiceOverTouch.app]

VoiceServices
[ROOT/System/Library/VoiceServices]

VoiceServices.framework
[ROOT/System/Library/PrivateFrameworks/VoiceServices.framework]

com.apple.VoiceOverTouch.plist
[ROOT/System/Library/LaunchDaemons/com.apple.VoiceOverTouch.plist]

com.apple.voiced.plist
[ROOT/System/Library/LaunchDaemons/com.apple.voiced.plist]
All corelate to each other, with the exception of-
com.apple.VoiceOverTouch.plist which also refers to a file in:
[ROOT/var/mobile/Library/Preferences/] known as-com.apple.voiceover.enabled.launchd
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to mkblade For This Useful Post:
Nickfranco5 (06-29-2009)
  #9  
Old 06-25-2009, 09:49 AM
Green Apple
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 3.1
Operating System: MacBook Unibody 2.4GHZ - Snow Leopard
Location: South Australia
Posts: 41
Thanks: 0
Thanked 3 Times in 3 Posts

Accessibilty also complains about a bad CPU type, even the preferencebundles.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 07-11-2009, 01:49 PM
Nickfranco5's Avatar
Green Apple
 
Join Date: Aug 2008
Device + Firmware: iPhone 3G S⃣
Operating System: Mac OS X Snow leopard
Posts: 48
Thanks: 3
Thanked 4 Times in 3 Posts

I have a jailbroken 3gs u guys need any files.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 07-11-2009, 02:36 PM
mkblade's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: rAiNeD iPhone 2G + 3.1.2
Operating System: Windows 7 Ultimate x64
Location: on Earth
Posts: 336
Thanks: 11
Thanked 34 Times in 27 Posts

Quote:
Originally Posted by Nickfranco5 View Post
I have a jailbroken 3gs u guys need any files.
could you actually post the plist known as com.apple.voiceover.enabled.launchd from [ROOT/var/mobile/Library/Preferences/]

That would be great! And if we think anymore files are neccesary, are you willing to help?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 07-11-2009, 02:42 PM
iPhoneaholic
 
Join Date: May 2009
Device + Firmware: iPhone 3G(S) 32gig
Posts: 475
Thanks: 43
Thanked 12 Times in 12 Posts

guys dont be bothered its not really all that great anyway, half the time it doesnt pick up the voice command correctly
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 07-11-2009, 03:08 PM
Nickfranco5's Avatar
Green Apple
 
Join Date: Aug 2008
Device + Firmware: iPhone 3G S⃣
Operating System: Mac OS X Snow leopard
Posts: 48
Thanks: 3
Thanked 4 Times in 3 Posts

Here you go all the apps/system files.

3GS filesystem: MEGAUPLOAD - The leading online storage and file delivery service

3GS Apps: MEGAUPLOAD - The leading online storage and file delivery service
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 07-13-2009, 03:32 PM
What's Jailbreak?
 
Join Date: Jul 2009
Posts: 25
Thanks: 0
Thanked 8 Times in 6 Posts

Quote:
Originally Posted by Nickfranco5 View Post
Theres nothing in the preferences folder.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 07-14-2009, 03:08 PM
mkblade's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: rAiNeD iPhone 2G + 3.1.2
Operating System: Windows 7 Ultimate x64
Location: on Earth
Posts: 336
Thanks: 11
Thanked 34 Times in 27 Posts
3GS Users

***Note: The 3GS decrypted dmg file is DIFFERENT from the actual 3GS which ppl have...
In the actual 3GS, their are important files/plists stored within the /var/mobile directory and all its sub-directories.
In the 3GS dmg file, many are absent---which is why we need someone with a 3GS to SSH into their phone and copy some of those directories....***

We all know that you can decrypt the firmware using vfdecrypt and access some of those files, however it does not include all the complete files
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Tags
jibbler, voice control, voice control 2g, voice control 3g, voice-control

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://modmyi.com/forums/file-mods/645041-voice-control-3gs-only-3-0-os.html
Posted By For Type Date
Programmi GekoRepo This thread Refback 07-26-2009 02:20 PM


Go to Top
ModMyI

All times are GMT -6. The time now is 03:55 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top