Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to access Neural voices? #33

Open
geosem42 opened this issue Jun 22, 2022 · 1 comment
Open

How to access Neural voices? #33

geosem42 opened this issue Jun 22, 2022 · 1 comment
Labels
question Further information is requested

Comments

@geosem42
Copy link

geosem42 commented Jun 22, 2022

Hi there,

First, let me say this is an awesome package, thank you.

I just installed the package and I'm testing it out but I can only generate Standard voices. Is it possible to have access to Neural voices instead?

Also, how can I get the path to the output.mp3 file? I need the path to save it into the database.

@geosem42 geosem42 added the question Further information is requested label Jun 22, 2022
@nwlr
Copy link

nwlr commented Jul 22, 2022

$path = TextToSpeech::saveTo('output.mp3')
->convert('hello world', ['engine' => 'neural']);

AWS_VOICE_ID=Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants