1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Python] How to convert text to speech in python

Discussão em 'Python' iniciado por Stack, Outubro 1, 2024 às 01:12.

  1. Stack

    Stack Membro Participativo

    I would like to now how to convert text to speech in python.

    In .NET i used

    Dim SAPI

    Msg = 'Hi this is a test'

    SAPI = CreateObject("sapi.spvoice")
    SAPI.Speak(Msg)

    Continue reading...

Compartilhe esta Página