Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Voicetools » not a lot of success on the first try
not a lot of success on the first try [message #4671] Fri, 29 April 2005 02:13 Go to next message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 50
Registered: July 2009
Member
I downloaded the zip file this afternoon and extracted it into the
eclipse/plugins directory as usual. I see the plugin in the directory
and in the list of plugins displayed by Eclipse, so it seems the very
basics are in order.

I can see “Voice Tools” in the Help Contents.

When I try the first task, to create a VXML file, the task instructions
say to choose "New > Other > Voice Tools > VoiceXML File".
Unfortunately, I do not see "Voice Tools" as an option under Other.

Is there some other configuration needed? I do not recall seeing any
instructions.

-- Mike Greenawalt
Tellme Networks
Re: not a lot of success on the first try [message #4741 is a reply to message #4671] Fri, 29 April 2005 03:01 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for checking it out! I think the documentation is just confusing :)

If you select "Other.." does the Voice Tools group appear in the dialog that
comes up? You should be able to create a VoiceXML file from there.

"Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
news:d4s5g3$tlu$1@news.eclipse.org...
>I downloaded the zip file this afternoon and extracted it into the
>eclipse/plugins directory as usual. I see the plugin in the directory and
>in the list of plugins displayed by Eclipse, so it seems the very basics
>are in order.
>
> I can see
Re: not a lot of success on the first try [message #4810 is a reply to message #4741] Fri, 29 April 2005 18:27 Go to previous messageGo to next message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 50
Registered: July 2009
Member
Thanks, Brent.

The documentation seems clear enough. The problem is that Voice Tools
does not appear in the "Other..." list.

-- Mike

Brent D. Metz wrote:
> Thanks for checking it out! I think the documentation is just confusing :)
>
> If you select "Other.." does the Voice Tools group appear in the dialog that
> comes up? You should be able to create a VoiceXML file from there.
>
> "Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
> news:d4s5g3$tlu$1@news.eclipse.org...
>
>>I downloaded the zip file this afternoon and extracted it into the
>>eclipse/plugins directory as usual. I see the plugin in the directory and
>>in the list of plugins displayed by Eclipse, so it seems the very basics
>>are in order.
>>
>>I can see “Voice Tools” in the Help Contents.
>>
>>When I try the first task, to create a VXML file, the task instructions
>>say to choose "New > Other > Voice Tools > VoiceXML File". Unfortunately,
>>I do not see "Voice Tools" as an option under Other.
>>
>>Is there some other configuration needed? I do not recall seeing any
>>instructions.
>>
>>-- Mike Greenawalt
>>Tellme Networks
>
>
>
Re: not a lot of success on the first try [message #4879 is a reply to message #4810] Fri, 29 April 2005 21:45 Go to previous messageGo to next message
Eclipse UserFriend
When you open Help->About Eclipse Platform->Plug-in Details, does the plugin
ID "org.eclipse.vtp.editor.vxml" appear in the list? That contributes the
wizard entry you should see. I installed the VTP from scratch on top of the
M3 WTP+GEF+EMF+etc build, Win32 build available here:

http://www.eclipse.org/downloads/download.php?file=/webtools /downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs-sd k-1.0M3-win32.zip&url=http://download.eclipse.org/webtoo ls/downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs- sdk-1.0M3-win32.zip&mirror_id=1

When I select File->New->Other.. the dialog that comes up has the voice
tools group. (Screenshot attached) An alternative to using the wizards is
just to create a new simple file (File->New->Other...->Simple->File) and use
the extension .vxml.

I'm curious, are you using the Win32 builds of WTP? I am not sure if we have
tested the contribution on other platforms.

"Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
news:d4tuis$2g6$1@news.eclipse.org...
> Thanks, Brent.
>
> The documentation seems clear enough. The problem is that Voice Tools
> does not appear in the "Other..." list.
>
> -- Mike
>
> Brent D. Metz wrote:
>> Thanks for checking it out! I think the documentation is just confusing
>> :)
>>
>> If you select "Other.." does the Voice Tools group appear in the dialog
>> that
>> comes up? You should be able to create a VoiceXML file from there.
>>
>> "Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
>> news:d4s5g3$tlu$1@news.eclipse.org...
>>
>>>I downloaded the zip file this afternoon and extracted it into the
>>>eclipse/plugins directory as usual. I see the plugin in the directory and
>>>in the list of plugins displayed by Eclipse, so it seems the very basics
>>>are in order.
>>>
>>>I can see
  • Attachment: dialog.gif
    (Size: 29.17KB, Downloaded 238 times)
Re: not a lot of success on the first try [message #4976 is a reply to message #4879] Sat, 30 April 2005 01:33 Go to previous messageGo to next message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 50
Registered: July 2009
Member
Uh-Oh. My bad.

I overlooked the prerequisite statement, so I did not get the webtools
build first.

I will tackle that on Monday.

-- Mike
Brent D. Metz wrote:
> When you open Help->About Eclipse Platform->Plug-in Details, does the plugin
> ID "org.eclipse.vtp.editor.vxml" appear in the list? That contributes the
> wizard entry you should see. I installed the VTP from scratch on top of the
> M3 WTP+GEF+EMF+etc build, Win32 build available here:
>
> http://www.eclipse.org/downloads/download.php?file=/webtools /downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs-sd k-1.0M3-win32.zip&url=http://download.eclipse.org/webtoo ls/downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs- sdk-1.0M3-win32.zip&mirror_id=1
>
> When I select File->New->Other.. the dialog that comes up has the voice
> tools group. (Screenshot attached) An alternative to using the wizards is
> just to create a new simple file (File->New->Other...->Simple->File) and use
> the extension .vxml.
>
> I'm curious, are you using the Win32 builds of WTP? I am not sure if we have
> tested the contribution on other platforms.
>
> "Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
> news:d4tuis$2g6$1@news.eclipse.org...
>
>>Thanks, Brent.
>>
>>The documentation seems clear enough. The problem is that Voice Tools
>>does not appear in the "Other..." list.
>>
>>-- Mike
>>
>>Brent D. Metz wrote:
>>
>>>Thanks for checking it out! I think the documentation is just confusing
>>>:)
>>>
>>>If you select "Other.." does the Voice Tools group appear in the dialog
>>>that
>>>comes up? You should be able to create a VoiceXML file from there.
>>>
>>>"Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
>>>news:d4s5g3$tlu$1@news.eclipse.org...
>>>
>>>
>>>>I downloaded the zip file this afternoon and extracted it into the
>>>>eclipse/plugins directory as usual. I see the plugin in the directory and
>>>>in the list of plugins displayed by Eclipse, so it seems the very basics
>>>>are in order.
>>>>
>>>>I can see “Voice Tools” in the Help Contents.
>>>>
>>>>When I try the first task, to create a VXML file, the task instructions
>>>>say to choose "New > Other > Voice Tools > VoiceXML File". Unfortunately,
>>>>I do not see "Voice Tools" as an option under Other.
>>>>
>>>>Is there some other configuration needed? I do not recall seeing any
>>>>instructions.
>>>>
>>>>-- Mike Greenawalt
>>>>Tellme Networks
>>>
>>>
>>>
>
>
Re: not a lot of success on the first try [message #5044 is a reply to message #4976] Tue, 03 May 2005 18:09 Go to previous message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 50
Registered: July 2009
Member
Great! It worked as advertised when I got the webtools version installed.

-- Mike

Mike Greenawalt wrote:
> Uh-Oh. My bad.
>
> I overlooked the prerequisite statement, so I did not get the webtools
> build first.
>
> I will tackle that on Monday.
>
> -- Mike
> Brent D. Metz wrote:
>
Re: not a lot of success on the first try [message #571642 is a reply to message #4671] Fri, 29 April 2005 03:01 Go to previous message
Eclipse UserFriend
Thanks for checking it out! I think the documentation is just confusing :)

If you select "Other.." does the Voice Tools group appear in the dialog that
comes up? You should be able to create a VoiceXML file from there.

"Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
news:d4s5g3$tlu$1@news.eclipse.org...
>I downloaded the zip file this afternoon and extracted it into the
>eclipse/plugins directory as usual. I see the plugin in the directory and
>in the list of plugins displayed by Eclipse, so it seems the very basics
>are in order.
>
> I can see
Re: not a lot of success on the first try [message #571662 is a reply to message #4741] Fri, 29 April 2005 18:27 Go to previous message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 50
Registered: July 2009
Member
Thanks, Brent.

The documentation seems clear enough. The problem is that Voice Tools
does not appear in the "Other..." list.

-- Mike

Brent D. Metz wrote:
> Thanks for checking it out! I think the documentation is just confusing :)
>
> If you select "Other.." does the Voice Tools group appear in the dialog that
> comes up? You should be able to create a VoiceXML file from there.
>
> "Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
> news:d4s5g3$tlu$1@news.eclipse.org...
>
>>I downloaded the zip file this afternoon and extracted it into the
>>eclipse/plugins directory as usual. I see the plugin in the directory and
>>in the list of plugins displayed by Eclipse, so it seems the very basics
>>are in order.
>>
>>I can see “Voice Tools” in the Help Contents.
>>
>>When I try the first task, to create a VXML file, the task instructions
>>say to choose "New > Other > Voice Tools > VoiceXML File". Unfortunately,
>>I do not see "Voice Tools" as an option under Other.
>>
>>Is there some other configuration needed? I do not recall seeing any
>>instructions.
>>
>>-- Mike Greenawalt
>>Tellme Networks
>
>
>
Re: not a lot of success on the first try [message #571692 is a reply to message #4810] Fri, 29 April 2005 21:45 Go to previous message
Eclipse UserFriend
When you open Help->About Eclipse Platform->Plug-in Details, does the plugin
ID "org.eclipse.vtp.editor.vxml" appear in the list? That contributes the
wizard entry you should see. I installed the VTP from scratch on top of the
M3 WTP+GEF+EMF+etc build, Win32 build available here:

http://www.eclipse.org/downloads/download.php?file=/webtools /downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs-sd k-1.0M3-win32.zip&url=http://download.eclipse.org/webtoo ls/downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs- sdk-1.0M3-win32.zip&mirror_id=1

When I select File->New->Other.. the dialog that comes up has the voice
tools group. (Screenshot attached) An alternative to using the wizards is
just to create a new simple file (File->New->Other...->Simple->File) and use
the extension .vxml.

I'm curious, are you using the Win32 builds of WTP? I am not sure if we have
tested the contribution on other platforms.

"Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
news:d4tuis$2g6$1@news.eclipse.org...
> Thanks, Brent.
>
> The documentation seems clear enough. The problem is that Voice Tools
> does not appear in the "Other..." list.
>
> -- Mike
>
> Brent D. Metz wrote:
>> Thanks for checking it out! I think the documentation is just confusing
>> :)
>>
>> If you select "Other.." does the Voice Tools group appear in the dialog
>> that
>> comes up? You should be able to create a VoiceXML file from there.
>>
>> "Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
>> news:d4s5g3$tlu$1@news.eclipse.org...
>>
>>>I downloaded the zip file this afternoon and extracted it into the
>>>eclipse/plugins directory as usual. I see the plugin in the directory and
>>>in the list of plugins displayed by Eclipse, so it seems the very basics
>>>are in order.
>>>
>>>I can see
  • Attachment: dialog.gif
    (Size: 29.17KB, Downloaded 174 times)
Re: not a lot of success on the first try [message #571724 is a reply to message #4879] Sat, 30 April 2005 01:33 Go to previous message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 50
Registered: July 2009
Member
Uh-Oh. My bad.

I overlooked the prerequisite statement, so I did not get the webtools
build first.

I will tackle that on Monday.

-- Mike
Brent D. Metz wrote:
> When you open Help->About Eclipse Platform->Plug-in Details, does the plugin
> ID "org.eclipse.vtp.editor.vxml" appear in the list? That contributes the
> wizard entry you should see. I installed the VTP from scratch on top of the
> M3 WTP+GEF+EMF+etc build, Win32 build available here:
>
> http://www.eclipse.org/downloads/download.php?file=/webtools /downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs-sd k-1.0M3-win32.zip&url=http://download.eclipse.org/webtoo ls/downloads/drops/S-1.0M3-200502260707/wtp-eclipse-prereqs- sdk-1.0M3-win32.zip&mirror_id=1
>
> When I select File->New->Other.. the dialog that comes up has the voice
> tools group. (Screenshot attached) An alternative to using the wizards is
> just to create a new simple file (File->New->Other...->Simple->File) and use
> the extension .vxml.
>
> I'm curious, are you using the Win32 builds of WTP? I am not sure if we have
> tested the contribution on other platforms.
>
> "Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
> news:d4tuis$2g6$1@news.eclipse.org...
>
>>Thanks, Brent.
>>
>>The documentation seems clear enough. The problem is that Voice Tools
>>does not appear in the "Other..." list.
>>
>>-- Mike
>>
>>Brent D. Metz wrote:
>>
>>>Thanks for checking it out! I think the documentation is just confusing
>>>:)
>>>
>>>If you select "Other.." does the Voice Tools group appear in the dialog
>>>that
>>>comes up? You should be able to create a VoiceXML file from there.
>>>
>>>"Mike Greenawalt" <mgreenawalt@tellme.com> wrote in message
>>>news:d4s5g3$tlu$1@news.eclipse.org...
>>>
>>>
>>>>I downloaded the zip file this afternoon and extracted it into the
>>>>eclipse/plugins directory as usual. I see the plugin in the directory and
>>>>in the list of plugins displayed by Eclipse, so it seems the very basics
>>>>are in order.
>>>>
>>>>I can see “Voice Tools” in the Help Contents.
>>>>
>>>>When I try the first task, to create a VXML file, the task instructions
>>>>say to choose "New > Other > Voice Tools > VoiceXML File". Unfortunately,
>>>>I do not see "Voice Tools" as an option under Other.
>>>>
>>>>Is there some other configuration needed? I do not recall seeing any
>>>>instructions.
>>>>
>>>>-- Mike Greenawalt
>>>>Tellme Networks
>>>
>>>
>>>
>
>
Re: not a lot of success on the first try [message #571750 is a reply to message #4976] Tue, 03 May 2005 18:09 Go to previous message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 50
Registered: July 2009
Member
Great! It worked as advertised when I got the webtools version installed.

-- Mike

Mike Greenawalt wrote:
> Uh-Oh. My bad.
>
> I overlooked the prerequisite statement, so I did not get the webtools
> build first.
>
> I will tackle that on Monday.
>
> -- Mike
> Brent D. Metz wrote:
>
Previous Topic:Voice Tools Project mailing list
Next Topic:vtp with webtools-M4 ?
Goto Forum:
  


Current Time: Thu Mar 28 15:16:23 GMT 2024

Powered by FUDForum. Page generated in 0.02106 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top