Ask Your Question
4

How can the volume and voice tags be disregarded in SAPI-XML?

asked 2021-12-15 11:00:00 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-04-23 18:00:00 +0000

pufferfish gravatar image

In SAPI-XML, the volume and voice tags can be disregarded by simply not including them in the XML file. If they are included, they can be removed by manually editing the XML file or by using programming language to remove them during the processing of the file. For example, in Python, one could use an XML parser to extract only the necessary text content from the file while disregarding any volume or voice tags.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-12-15 11:00:00 +0000

Seen: 14 times

Last updated: Apr 23 '21