Recommended Posts

It’s time to show our cards.

If you crack open the casing of the new iPhone, you will find significant upgrades from the iPhone 4. The new iPhone features Apple’s dual-core A5 processor like the iPad 2 for even faster performance, better gaming, and drastically improved graphics. Apple didn’t stop there though. Unlike the iPad 2, the new iPhone packs 1GB of RAM, according to a source familiar with the SOC’s manufacturing. That not only means better web browsing, but more importantly, new background tasks that Apple will introduce in the new iPhone’s software will perform much better.

The new iPhone will also feature an upgraded camera system. In terms of hardware, the new camera is an 8 megapixel sensor that takes incredibly high-resolution and clear shots, even in low light conditions because it has a backlit sensor. Also, panorama photography references have been found in the iOS SDK on multiple occasions which means we’ll likely see that feature. Other than that, the camera front-end system is reportedly mostly the same.

The new iPhone also contains Qualcomm Gobi Baseband chips that allow it to operate on both GSM and CDMA networks. We can’t yet confirm or deny the rumors that Apple was building a virtual SIM card system or if it has an NFC chip yet, however.......the new device’s biggest selling point is actually a software feature called Assistant. As we first revealed, Assistant is Apple’s Siri-inspired, system-wide voice navigation system. It so far appears that iPhone 4 and iPhone 3GS users will be left out in the fun, unfortunately, because the feature requires the A5 CPU and additional RAM.

...For example, a user could say “remind me to buy milk when I arrive at the market.” Another example would be integration with the iOS Maps application. A user could ask: “how do I get to Staples Center?” and Assistant will use the user’s current location via GPS and provide directions.

Another interesting Assistant feature is the ability to create and send an SMS or iMessage with just your voice. For example, you can say “send a text to Mark saying I’ll be running late to lunch!” – and it will send. This is a super compelling feature for people who cannot physically or safely take the time to type out a text message. Users can also choose to have Assistant read back unsent text messages to ensure the system interpreted the speech correctly. If the text is written correctly, the user simply says “yes;” if not the user says “no” and Assistant will ask the user to speak again. Apple is also working to allow users to ask for a specific song to be played. Voice Control only allows albums, artists, and playlists to be chosen with your voice....

.....The user essentially can hold a conversation with their iPhone like it is another human being. For example, if a user is making a meeting with me, they will say “setup meeting with Mark” and the first “bubble” of the conversation thread will say that. After that, the system will speak back: “which e-mail address should Mark be notified at, work or personal?” This question will both be spoken out loud by the iPhone Assistant and shown as a new “bubble” in the conversation thread......

...Another compelling feature relating to Assistant is “Find my Friends.” Yes, Find my Friends is realand Apple may have been waiting on Assistant integration to release it into the wild. Basically, if a friend of mine wants to instantly know where I am, they could say “where’s Mark?” and Assistant will locate me and share my location information. Of course, there will be privacy settings for this as we previously revealed.

Perhaps the coolest aspect of Assistant is its integration with Wolfram Alpha. For those unfamiliar with Wolfram Alpha, it is an online computational knowledge system. With its integration into the new iPhone and Assistant, one could essentially ask their iPhone facts or questions of all types and get an instant response. For example, you can ask your iPhone a math problem or ask how many feet are there in 12.75 meters, and get an instant answer. The whole idea of having an infinite amount of information at the sound of your voice is unbelievably convenient and powerful....

http://9to5mac.com/2011/09/26/the-new-iphone/

Link to comment
https://www.neowin.net/forum/topic/1028908-the-new-iphone/
Share on other sites

  • 2 weeks later...

My question on Siri is, I wonder if it will work with the current model Bluetooth headsets, as in if I press the button on my bluetooth, which would normally be the voice activation, will it turn siri on and I can do that?

My question on Siri is, I wonder if it will work with the current model Bluetooth headsets, as in if I press the button on my bluetooth, which would normally be the voice activation, will it turn siri on and I can do that?

Good question - I've never seen anyone demonstrate that. I use voice dial on my phone sometimes from BT and i'm sure the iPhone can do that but for the more advanced stuff, that would be cool!

right.. I do the same.. but to be able to completely carry on a conversation with Siri or have it read your texts etc all with just using the bluetooth headset would be amazing
I'm sure it'll work via BT headset activation. The current voice control system does, so it makes sense to extend that functionality to Siri.

Also, what Vice said. :p

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Hello police? I'd like to report a murder.
    • Ventoy 1.1.15 is out.
    • Win11Debloat 06.24.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.24.2026 changelog: With this release, the legacy app list generator and CustomAppsList file support is removed. This only affects users using legacy command-line methods. More info here: #664 Features & Improvements Clean up styling to better match Windows fluent design guidelines by @Raphire in #638 Add GPO override warning alert and WhatIf dry-run previews by @HetCreep in #611 Disable telemetry-related scheduled tasks under Microsoft\Windows by @HetCreep in #615 Guard against loading, saving & executing undefined features by @Raphire in #665 Simplify Window management & update minimum window sizes by @Raphire in #671 Update start menu backup/restore with timestamped filenames by @Raphire in #672 Clean up feature execution logic for readability by @Raphire in #641 Clean up & improve app removal methods, remove legacy CLI app removal methods by @Raphire in #662 Remove support for CustomAppsList file format, including -RemoveAppsCustom and -RunAppsListGenerator parameters Update CLI app removal to use newer app removal methods Drop support for sunset apps (Fitbit, Shazam, Twitter, Viber, Wunderlist, XING) and Plex Fix removal of Microsoft Copilot Fixes Fix: Replace P/Invoke dynamic DLL imports with WPF native methods to fix temp DLL access-denied errors by @Raphire in #661 Fix Start Menu apps not being set correctly for all users when running script for other user by @Raphire in #637 Fix store suggestions not getting disabled correctly for all users when running as other user by @Raphire in #642 Fix: Respect Feature min/max version for comboboxes by @Raphire in #639 Fix: Don't treat AllUsers/CurrentUser as a username at startup by @HetCreep in #647 Fix: treat dismissed unsafe-removal confirmation as decline by @HetCreep in #651 Fix: Surface runspace errors instead of swallowing them in GUI mode by @HetCreep in #655 Fix: Correct sub-key path matching in backup allow-list validation by @HetCreep in #645* Fix: Detect WinGet uninstall failures by exit code, not English text by @HetCreep in #658 Fix: Detect installed OneDrive in the "Only show installed" filter by @HetCreep in #656 Download: Win11Debloat 06.24.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Age of Empires Mobile PC Version The Band The Show The Movie
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      125
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!