[google-cloud-java][Text-to-Speech][Android] want to use api key #3400
Labels
android
api: texttospeech
Issues related to the Text-to-Speech API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: question
Request for information or clarification. Not an issue.
I use the Text-to-Speech Java Library on my Android app.
I want to use google cloud api-key to use the Text-to-Speech Java Library.
On my android. If I did the following code, it got the error message.
So I read the Authentication API Keys document and found API-Key not support Text-to-Speech, so I can't use api-key to Text-to-Speech Java Library.
If I want to use Text-to-Speech by API-Key or Text-to-Speech Java Library on Android. How can I do it ?
The following code is my command line and execute on mac and It work fine and can get the "audioContent". I think I can use http method by java. Is there any other way ?
The text was updated successfully, but these errors were encountered: