PIE speech app

  • Thread starter Thread starter casey chesnut
  • Start date Start date
C

casey chesnut

(my environment is setup so that the MapPoint sample is working correctly
now)
now i am trying to get a simple speech-enabled web app to run on PIE.

i created a MultiModal speech app.
then i added a Prompt to it to say 'hello world'
on the Page_Load, i added the code for it to add a Param with Name="server"
to point to the SpeechServer URL
also, the MSS was told to trust this site

do i need to set mime-type=text/salt+html?
i cannot see where that is set for the SpeechMaps sample.
actually, i dont see anything else set differently for SpeechMaps.

but when i try to browse to the page on PIE, the prompt is not spoken.
what else do i need to do for SES to kick in?
 
Back
Top