@jmoneyy said in Help with google sheets api integration:
I need to update information in a google sheet with data from my bas bot. Please assist and send me your cost.
Write to the PM here or in tg:@userTrue
Hello
I have some problem for use the IBM Text to Speech API.
I just need someone for give me an exemple for change the text to audio with the API in BAS.
The documentation is here : https://cloud.ibm.com/docs/text-to-speech?topic=text-to-speech-gettingStarted
10€ by paypal or tell me your price.
Thanks
curl -X POST -u "apikey:{apikey}"
--header "Content-Type: application/json"
--header "Accept: audio/wav"
--data "{\"text\":\"hello world\"}"
--output hello_world.wav
"{url}/v1/synthesize?voice=en-US_MichaelV3Voice"