googleapis / nodejs-speech

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/speech/
Apache License 2.0
689 stars 291 forks source link

adding MP3 to AudioEncoding enum #904

Closed yonathan06 closed 2 years ago

yonathan06 commented 2 years ago

Fixes #903 🦕

yonathan06 commented 2 years ago

Thank you @alexander-fenster In my code I added @ts-ignore after using "MP3" value and the request works, it is just a matter of type checking closing the PR