Results 1 to 7 of 7

Thread: speech recognition

  1. #1
    Newbie TheChiman's Avatar
    Join Date
    Mar 2005
    Location
    State College, PA
    Posts
    11

    speech recognition

    Hi everyone. I'm starting a thread for Mac speech recognition because I'm planning on installing a Mac Mini in my car and I want to be able to control *almost* everything by voice.

    It's been awhile since I've used a Mac but the Mini, IMO, is the most attractive vessel for a carpc out there. As such, I've been reading up on Mac OS X's Speech. While it's great that you can do alot of stuff with the Applescript + Speech combination, you cannot, to the best of my knowledge obtained from what little I have gelamed from these forums and elsewhere on the web, for instance, in iTunes, say "search 'Greenday', play" and iTunes would search for all songs with "Greenday" in the tags and play them. And spoken commands such as "find corner of Shaw Ave. and Willow" in Route 66 are impossible for Applescript to carry out.

    I did come across a program called iListen, by MacSpeech, which claims to be able to, in addition to almost everything Mac OS X's Speech can do, convey spoken words into text in any field of any program. Well if this is true then I can use this in the search field of iTunes. Great!, if it's true. I have have not used Route 66 however I assume there's a similar field in which you type addresses.

    Anyway, I just wanted to know about what other people have done in this matter. What solutions have you guys come up with? Is anyone out there a veteran of iListen? How usefuld would iListen be for what I'm proposing? Am I wrong about Applescript and what it's capable of? I hope I'm not the only one with these concerns. Good luck to everyone with their projects!

  2. #2
    Raw Wave god_of_cpu's Avatar
    Join Date
    Jan 2004
    Location
    SilverSpring Maryland
    Posts
    2,960
    Given up cause getting recognition in real world driving conditions sucks balls.
    StreetDeck.com Developer (I am Chuck)
    Get StreetDeck at http://www.streetdeck.com
    The Official StreetDeck Forums have moved, please visit us at http://www.streetdeck.com/forum for official support for Streetdeck.

  3. #3
    Variable Bitrate Grimey's Avatar
    Join Date
    Feb 2005
    Location
    Moody, ME
    Posts
    329
    Quote Originally Posted by god_of_cpu
    Given up cause getting recognition in real world driving conditions sucks balls.
    Lol I think I'd have to agree with this. I have enough trouble with my bluetooth headset in my noisy truck, nevermind a computer.
    Dak TruckPuter:

    Mac: - Researching and Awaiting Funds

    Changed to planning for a Mac Mini Trukputer...w3rd.

  4. #4
    Newbie emdub's Avatar
    Join Date
    Jan 2005
    Posts
    39
    Might be possible to do this with an external sound input. Microphone or even a bluetooth ear piece... I'll have to try it as soon as I get my Jeep back.
    -emdub
    Martim
    i3Team

    Jeep Grand Cherokee 4.7 V8 in preparation to become a MacJeep.

    http://www.i3team.com
    http://macjeep.blogspot.com

  5. #5
    Newbie TheChiman's Avatar
    Join Date
    Mar 2005
    Location
    State College, PA
    Posts
    11
    I'm planning on using Griffin's iMic w/ a good mic. Any suggestions on a mic?

  6. #6
    Low Bitrate BenjaminS's Avatar
    Join Date
    Mar 2005
    Posts
    101
    While I haven't had much time to research the issues surrounding speech recognition in a driving environment, I have read through the apple documentation and it looks promising that you could do anything you want with it if you are a developer. However you are probably not, so iListen seems like the better solution for you. iListen supports apple script, although I don't see any where on the site that you can fill in the blanks in the apple script. ie "search 'BLANK'.


    That is something you might want to ask the company before you spend the money. They also seem to have an iTunes ScriptPak, http://www.macspeech.com/store/produ...roducts_id=188. That might be something to take a look at.

    If I would contact the company and ask if their product supports that use before going out and purchasing the software.

  7. #7
    Admin. Linux loser.
    Auto Apps:loading...
    Bugbyte's Avatar
    Join Date
    Sep 2004
    Location
    Corning, NY
    Posts
    7,363
    Blog Entries
    2
    I'm just now learning how to develop in Applescript and my sense is that yes, you can do the search function you are describing in applescript. I know that you can easily access the speech recognition server via applescript and once you have what it recognizes as input, can search iTunes playlists or song names, etc. There ought to be no reason you can't and that's a good thing because I intend to control my Mac via speech as well. I've had relatively decent results doing it with my PC, even a car environment.

    What will probably limit the usefulness of this approach is that what the system recognizes is often not 100% of what you said. So "search 'Greenday', play" may come across as "erch, greendai, ply". A good speech recognition engine, which the Mac supposedly has, should be able to turn that into "search, greendai, play".

    The approach I'm considering is something a little less intuitive but breaks the problem into chunks the computer can solve. Something like this:
    You: "Computer, music search"
    Comp: "Artist, album, or title?"
    You: "Artist Greenday"
    Comp: "Found Greenday"
    You: "Play"

    If it didn't find it, I'd pop up a text box and the computer would ask you to spell the artist. Each letter that goes in would winnow down the list until you either select artist 1, 2, 3, or if there was only one left, I'd just play it.

    Since you know the playlists, artists, song names, and albums, all of these can be used to form a "speakable" items list that the speech server can compare against when trying to decide what you are saying. That helps increase voice recognition accuracy as well.

    I don't think this will be easy, but I do think it can be done. How well it works in a car environment remains to be seen, but that's what this hobby is all about, isn't it?
    Quote Originally Posted by ghettocruzer View Post
    I was gung ho on building a PC [until] just recently. However, between my new phone having internet and GPS and all...and this kit...Im starting to have trouble justfiying it haha.
    Want to:
    -Find out about the new iBug iPad install?
    -Find out about carPC's in just 5 minutes? View the Car PC 101 video

Similar Threads

  1. shotgun & array microphones for speech recognition
    By kykeon in forum Input Devices
    Replies: 12
    Last Post: 08-09-2008, 02:30 PM
  2. Speech
    By Lake in forum MacCar
    Replies: 14
    Last Post: 01-23-2005, 12:26 PM
  3. I have speech recogniton working with 1500 cd's
    By kykeon in forum Software & Software Development
    Replies: 14
    Last Post: 01-16-2005, 10:32 PM
  4. IBM releases new speech recognition for honda
    By alti in forum Software & Software Development
    Replies: 3
    Last Post: 11-24-2004, 03:09 PM
  5. voice recognition (sp?)
    By blaine1605 in forum General Hardware Discussion
    Replies: 57
    Last Post: 02-04-2004, 05:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •