Search found 27 matches: spvoice

Return to advanced search

Re: SAPI : change Voice

Daniel, Aqui tienes un ejemplo de como usar los eventos con SPVoice para marcar la palabra que se está pronunciando: https://www.youtube.com/watch?v=Y8-yjsRsyvI Esto es lo que debería conseguirse con esta llamada: oVoice:__hSink := __axRegisterHandler( ...
by Danielmaximiliano
Thu Feb 08, 2024 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3575

Re: SAPI : change Voice

Daniel, Aqui tienes un ejemplo de como usar los eventos con SPVoice para marcar la palabra que se está pronunciando: https://www.youtube.com/watch?v=Y8-yjsRsyvI Esto es lo que debería conseguirse con esta llamada: oVoice:__hSink := __axRegisterHandler( ...
by Antonio Linares
Thu Feb 08, 2024 6:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3575

Re: SAPI : change Voice

Una pregunta .... cual es la necesidad de utilizar eventos en SpVoice ? En HMGForum donce nació el problema que el objeto Voices:Voice:= no aceptaba elegir el narrador por tener un bug y solo era el uso de una voz para relatar los números de la aplicación ...
by Danielmaximiliano
Thu Feb 08, 2024 4:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3575

how to get Event from ActiveX ?

hi,

i like to hightlight Word as show here
https://www.youtube.com/watch?v=Y8-yjsRsyvI

i need to catch "Word event" of SpVoice, how :?:
Image
by Jimmy
Tue Jan 30, 2024 5:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get Event from ActiveX ?
Replies: 1
Views: 358

Re: SAPI : change Voice

hi Antonio,

have installed harbour Version, which was include in my harbour_win32_bcc_2020_10_19.zip, and override hbwin.LIB
now it work without Error and i can change "Voice" of SpVoice. :D

thx again for your GREAT help.
by Jimmy
Mon Jan 29, 2024 1:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3575

SAPI : change Voice

hi. i try to change "Voice" of Sapi.SPVoice "Voice"is a Property of SPVoice and use ISpeechObjectTokens object as Parameter ISpeechObjectTokens object just have Method Item and Property COUNT https://i.postimg.cc/C5YWW4KS/SP-Voice-Item.png ...
by Jimmy
Tue Jan 23, 2024 5:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3575

Re: Speech Recognizer for harbour App ?

... Yes, that is nice :D With FWH please review samples\voice.prg as i wrote it is easy to use "Sapi.SPVoice" to "read" TEXT and than let PC "speak" it i like to "speak" to harbour App like in ChatGPT Demo as i understand ...
by Jimmy
Sat Apr 29, 2023 7:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speech Recognizer for harbour App ?
Replies: 9
Views: 513

Re: Voice Loquendo TTS® Sapi 5 Loquendo TTS

... show web pages and the procedure speeck with tts II wish set the italian voice I saw on we there is with VB set voice = CreateObject("SAPI.SpVoice") set voice.Voice = voice.GetVoices.Item(1) voice.Rate = 1 voice.Volume = 90 voice.Speak TextMessage I tried to set oVoice:= voice.GetVoices.Item(1) ...
by Silvio.Falconi
Wed Apr 10, 2019 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice Loquendo TTS® Sapi 5 Loquendo TTS
Replies: 10
Views: 1160

Re: Voice Loquendo TTS® Sapi 5 Loquendo TTS

Search in forum for "SAPI.SpVoice"
by cnavarro
Tue Apr 09, 2019 1:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voice Loquendo TTS® Sapi 5 Loquendo TTS
Replies: 10
Views: 1160

Re: tOleAuto():New( "Sapi.SPVoice" ) en ingles

SAPI.SpVoice Properties: '.Pause = pause speaking '.resume = resume after pause '.Rate = speed at which voice speaks '.Voice = you can use set and a voice value to change the voice (if multiple exist on machine) '.Volume = volume ...
by cmsoft
Thu Jun 27, 2013 8:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: tOleAuto():New( "Sapi.SPVoice" ) en ingles
Replies: 1
Views: 567

tOleAuto():New( "Sapi.SPVoice" ) en ingles

Amigos del foro:

Para Windows 8, tOleAuto():New( "Sapi.SPVoice" ) funciona muy bien con la voz de helena en español, ahora intento hacer lo mismo para el idioma inglés.

¿ Como selecciono la otra voz que encuentro que es la de zira, pero en inglés.

Muchas gracias por sus ideas.
by J. Ernesto
Thu Jun 27, 2013 5:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: tOleAuto():New( "Sapi.SPVoice" ) en ingles
Replies: 1
Views: 567

Re: Voces

SAPI.SpVoice Properties: '.Pause = pause speaking '.resume = resume after pause '.Rate = speed at which voice speaks '.Voice = you can use set and a voice value to change the voice (if multiple exist on machine) '.Volume = volume ...
by Antonio Linares
Sun Jun 09, 2013 10:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Voces
Replies: 23
Views: 7404

Re: Voices

SAPI.SpVoice Properties: '.Pause = pause speaking '.resume = resume after pause '.Rate = speed at which voice speaks '.Voice = you can use set and a voice value to change the voice (if multiple exist on machine) '.Volume = volume ...
by Antonio Linares
Sun Jun 09, 2013 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voices
Replies: 17
Views: 3935

Re: Permite que FWH te hable :-)

Gracias Antonio

Funciona perfecto

En el Application de UEstudio colocar después de:
Cmd0 = ilink32 $(LOPT) c0w32.obj $FGO, $Pp\$T,, $(LIBS),, $FGR
Cmd1 = mshta vbscript:CreateObject("SAPI.SpVoice").Speak("Aplicacion compilada")(Window.close)

Saludos,

Adhemar
by acuellar
Thu May 16, 2013 3:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Permite que FWH te hable :-)
Replies: 11
Views: 1726
Next

Return to advanced search